This website requires JavaScript.
Explore
Help
Sign In
extern
/
sshuttle
Watch
1
Star
1
Fork
0
You've already forked sshuttle
mirror of
https://github.com/sshuttle/sshuttle.git
synced
2025-07-12 20:45:33 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
2
Commits
4
Branches
53
Tags
f84b87d7eb56f0134955d3da242619894fa74433
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Avery Pennarun
f84b87d7eb
ipt: example script for how to set up an iptables transproxy.
2010-05-01 17:15:18 -04:00
.gitignore
Initial commit.
2010-05-01 16:15:37 -04:00
ipt
ipt: example script for how to set up an iptables transproxy.
2010-05-01 17:15:18 -04:00
LICENSE
Initial commit.
2010-05-01 16:15:37 -04:00
main.py
Initial commit.
2010-05-01 16:15:37 -04:00
options.py
Initial commit.
2010-05-01 16:15:37 -04:00
ssh.py
Initial commit.
2010-05-01 16:15:37 -04:00
sshuttle
Initial commit.
2010-05-01 16:15:37 -04:00
Description
Transparent proxy server that works as a poor man's VPN. Forwards over ssh. Doesn't require admin. Works with Linux and MacOS. Supports DNS tunneling.
LGPL-2.1
4.3
MiB
Languages
Python
95.1%
Shell
3.1%
Nix
1.3%
Dockerfile
0.5%