summaryrefslogtreecommitdiffstats
path: root/sshuttle.md
AgeCommit message (Collapse)Author
2011-01-01man page update for daemonization options.sshuttle-0.44Avery Pennarun
2010-12-31Listen on localhost:0 instead of 0.0.0.0:0 by default.Avery Pennarun
This avoids any possible problem caused by other people on your network using you as a proxy. If you want to allow this, you can force it back to the old way using the --listen option. Thanks to 'tass' on github for reporting portscans that revealed this potential security problem.
2010-12-31Get rid of ugly quotes on "Accept:" log messages.Avery Pennarun
2010-11-09Add a sshuttle.8 manpage.Avery Pennarun
You need to have 'pandoc' installed in order to render it from sshuttle.md.