Page MenuHomeFreeBSD

D24800.id71652.diff
No OneTemporary

D24800.id71652.diff

Index: usr.sbin/inetd/inetd.8
===================================================================
--- usr.sbin/inetd/inetd.8
+++ usr.sbin/inetd/inetd.8
@@ -800,6 +800,8 @@
tcpmux/+date stream tcp nowait guest /bin/date date
tcpmux/phonebook stream tcp nowait guest /usr/local/bin/phonebook phonebook
rstatd/1-3 dgram rpc/udp wait root /usr/libexec/rpc.rstatd rpc.rstatd
+# Use netcat as a one-shot HTTP proxy with nc (from freebsd-tips fortune)
+http stream tcp nowait nobody /bin/nc nc -N dest-ip 80
/var/run/echo stream unix nowait root internal
#@ ipsec ah/require
chargen stream tcp nowait root internal
@@ -919,6 +921,7 @@
.Xr hosts_options 5 ,
.Xr login.conf 5 ,
.Xr netconfig 5 ,
+.Xr nc 1 ,
.Xr passwd 5 ,
.Xr rpc 5 ,
.Xr services 5 ,

File Metadata

Mime Type
text/plain
Expires
Sat, Sep 12, 4:11 PM (8 h, 30 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
38802667
Default Alt Text
D24800.id71652.diff (800 B)

Event Timeline