divzeroweb

2f30.org website
git clone git://git.2f30.org/divzeroweb
Log | Files | Refs | README | LICENSE

commit 4e5491431a695330221b7b91d68a1d25da891f7c
parent caccbc54fb5099d425649f3d270036bcf19ee8dc
Author: lostd <lostd@2f30.org>
Date:   Wed, 30 Apr 2014 17:46:42 +0300

Start inetd on boot

Diffstat:
Mguides/proxy.md | 4++++
1 file changed, 4 insertions(+), 0 deletions(-)

diff --git a/guides/proxy.md b/guides/proxy.md @@ -26,6 +26,10 @@ The configuration of the `middle` host is found below. # SSH proxy using nc 127.0.0.1:1337 stream tcp nowait proxy /usr/bin/nc nc hidden 22 +/etc/rc.conf.local: + + inetd_flags= + #### Kernel-level proxy only with PF rules