summaryrefslogtreecommitdiffstats
path: root/main.py
AgeCommit message (Expand)Author
2010-09-03add option to allow the remote python binary's name/path to be specifiedchocolateboy
2010-09-03Import latest options.py from bup-0.17.Avery Pennarun
2010-07-15Add a --exclude option for excluding subnets from routing.sshuttle-0.31Avery Pennarun
2010-05-08Added new --auto-hosts and --seed-hosts options to the client.Avery Pennarun
2010-05-08Add 'sshuttle --hostwatch' subcommand.Avery Pennarun
2010-05-07Add -N (--auto-nets) option for auto-discovering subnets.Avery Pennarun
2010-05-04Rename iptables->firewall.Avery Pennarun
2010-05-04ssh.py: allow hostnames of the form hostname:portAvery Pennarun
2010-05-02iptables: more resilient startup/cleanup.Avery Pennarun
2010-05-02Don't bother with a backtrace when we produce certain fatal errors.Avery Pennarun
2010-05-02Add a -v (and -vv) flag and decrease default message verbosity.Avery Pennarun
2010-05-02We now have a server that works... some of the time.Avery Pennarun
2010-05-01Basic implementation of a multiplex protocol - client side only.Avery Pennarun
2010-05-01Smarter listenport selection.Avery Pennarun
2010-05-01iptables.py: completely replace ipt script.Avery Pennarun
2010-05-01Parse options correctly; call ./ipt automatically.Avery Pennarun
2010-05-01Really basic transproxying on localhost.Avery Pennarun
2010-05-01Initial commit.Avery Pennarun