Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
luthfihm
/
sshuttle
Public
forked from
apenwarr/sshuttle
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Aug 11, 2012
README: add a suggestion to try the MacOS GUI app.
apenwarr
committed
9ce2fa0
View commit details
Copy full SHA for 9ce2fa0
Browse repository at this point
Commits on Jul 6, 2012
Merge branch 'fqdn'
Show description for 860c2a0
apenwarr
committed
860c2a0
View commit details
Copy full SHA for 860c2a0
Browse repository at this point
hostwatch: handle fully qualified domain names
Show description for 6450c37
georgeguimaraes
authored and
apenwarr
committed
6450c37
View commit details
Copy full SHA for 6450c37
Browse repository at this point
auto-hosts: don't add hosts that aren't being routed by sshuttle.
Show description for 432e98c
apenwarr
committed
432e98c
View commit details
Copy full SHA for 432e98c
Browse repository at this point
Added --exclude-from feature.
Show description for 29d2e06
tianyicui
authored and
apenwarr
committed
29d2e06
View commit details
Copy full SHA for 29d2e06
Browse repository at this point
Document missing --dns option in sshuttle manpage
nomadium
authored and
apenwarr
committed
bff1610
View commit details
Copy full SHA for bff1610
Browse repository at this point
firewall.py: catch SIGINT and SIGTERM too.
Show description for cce6a9d
apenwarr
committed
cce6a9d
View commit details
Copy full SHA for cce6a9d
Browse repository at this point
server.py: slightly rearrange previous commit.
Show description for 5743f29
apenwarr
committed
5743f29
View commit details
Copy full SHA for 5743f29
Browse repository at this point
Commits on Apr 20, 2012
Two small changes to server.py that allow it to run on python2.2
scommab
committed
42bc6d6
View commit details
Copy full SHA for 42bc6d6
Browse repository at this point
Commits on Feb 7, 2012
clean.do: don't forget to do version/clean.
apenwarr
committed
274ee85
View commit details
Copy full SHA for 274ee85
Browse repository at this point
Fix runpython.do for systems with unxpected configurations.
Show description for 12f6a52
drheld
authored and
apenwarr
committed
12f6a52
View commit details
Copy full SHA for 12f6a52
Browse repository at this point
Commits on Jan 9, 2012
firewall.py: add comments about sysctl problems.
apenwarr
committed
e737f4b
View commit details
Copy full SHA for e737f4b
Browse repository at this point
ui-macos: tell the user that we need to reboot on MacOS Lion.
apenwarr
committed
d9f761a
View commit details
Copy full SHA for d9f761a
Browse repository at this point
firewall.py: clean up repeated calls to ssubprocess.call().
Show description for bd20841
apenwarr
committed
bd20841
View commit details
Copy full SHA for bd20841
Browse repository at this point
firewall.py: workaround MacOS 10.7 Lion bug.
Show description for 4c1a505
apenwarr
committed
4c1a505
View commit details
Copy full SHA for 4c1a505
Browse repository at this point
Commits on Jan 6, 2012
Add a --version (-V) option.
Show description for 41d1f73
apenwarr
committed
41d1f73
View commit details
Copy full SHA for 41d1f73
Browse repository at this point
Import the non-pandoc manpage generator from redo.
Show description for cbc32ff
apenwarr
committed
cbc32ff
View commit details
Copy full SHA for cbc32ff
Browse repository at this point
Use the new arguments from redo v0.10.
Show description for 6698992
Jimmy Tang
authored and
apenwarr
committed
6698992
View commit details
Copy full SHA for 6698992
Browse repository at this point
firewall: catch SIGHUP and SIGPIPE.
Show description for e2c6820
apenwarr
committed
e2c6820
View commit details
Copy full SHA for e2c6820
Browse repository at this point
Commits on Jan 2, 2012
ui-macos/main.py: fix wait() to avoid deadlock.
Show description for 89e914e
apenwarr
committed
89e914e
View commit details
Copy full SHA for 89e914e
Browse repository at this point
ipfw: don't use 'log' parameter.
Show description for 2268e76
apenwarr
committed
2268e76
View commit details
Copy full SHA for 2268e76
Browse repository at this point
Commits on May 31, 2011
Move nested functions to top level.
brianmay
authored and
apenwarr
committed
a8b71f6
View commit details
Copy full SHA for a8b71f6
Browse repository at this point
Send DNS request back on same sock we received it on.
brianmay
authored and
apenwarr
committed
4bfcd70
View commit details
Copy full SHA for 4bfcd70
Browse repository at this point
Pass socket through to handlers. Required for IPv6 support.
brianmay
authored and
apenwarr
committed
bd489b3
View commit details
Copy full SHA for bd489b3
Browse repository at this point
Commits on May 30, 2011
ssnet.py: deal with a possible connect/getsockopt(SO_ERROR) race.
Show description for 8ab5ef2
apenwarr
committed
8ab5ef2
View commit details
Copy full SHA for 8ab5ef2
Browse repository at this point
Commits on May 15, 2011
helpers.py: errno is used by this module, but not imported.
brianmay
authored and
apenwarr
committed
e67208a
View commit details
Copy full SHA for e67208a
Browse repository at this point
Commits on May 8, 2011
ui-macos/bits/runpython.do: skip ppc64 architecture.
Show description for 7859be1
apenwarr
committed
7859be1
View commit details
Copy full SHA for 7859be1
Browse repository at this point
ui-macos/bits/runpython.do: report which platforms we're compiling for.
Show description for f313d50
apenwarr
committed
f313d50
View commit details
Copy full SHA for f313d50
Browse repository at this point
README.md: fix little bug
Show description for 15e26d2
grissiom
authored and
apenwarr
committed
15e26d2
View commit details
Copy full SHA for 15e26d2
Browse repository at this point
ui-macos/models.py: fix a compatibility problem on MacOS for PPC.
Show description for e2ec475
apenwarr
committed
e2ec475
View commit details
Copy full SHA for e2ec475
Browse repository at this point
Commits on May 3, 2011
./do: use the latest minimal/do from the redo project.
apenwarr
committed
57e744d
View commit details
Copy full SHA for 57e744d
Browse repository at this point
ui-macos/bits/runpython.do: auto-determine arches to build for.
Show description for c13be0b
apenwarr
committed
c13be0b
View commit details
Copy full SHA for c13be0b
Browse repository at this point
Add some friendly info to the README
leto
authored and
apenwarr
committed
da2c627
View commit details
Copy full SHA for da2c627
Browse repository at this point
Insert two binary NUL bytes (\0) before SSHUTTLE0001 sync string.
Show description for 7712c60
apenwarr
committed
7712c60
View commit details
Copy full SHA for 7712c60
Browse repository at this point
ssh.py: use 'exec python -c' instead of just 'python -c'.
Show description for 65b0390
apenwarr
committed
65b0390
View commit details
Copy full SHA for 65b0390
Browse repository at this point
Previous
Next
You can’t perform that action at this time.