2
I Use This!
Inactive

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 22 hours ago.
Apr 29, 2023 — Apr 29, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
helpers.py: errno is used by this module, but not imported. More... almost 13 years ago
ui-macos/bits/runpython.do: skip ppc64 architecture. More... almost 13 years ago
ui-macos/bits/runpython.do: report which platforms we're compiling for. More... almost 13 years ago
ui-macos/models.py: fix a compatibility problem on MacOS for PPC. More... almost 13 years ago
README.md: fix little bug More... almost 13 years ago
./do: use the latest minimal/do from the redo project. More... almost 13 years ago
ui-macos/bits/runpython.do: auto-determine arches to build for. More... almost 13 years ago
Insert two binary NUL bytes (\0) before SSHUTTLE0001 sync string. More... almost 13 years ago
ssh.py: use 'exec python -c' instead of just 'python -c'. More... almost 13 years ago
Handle EHOSTDOWN, ENETDOWN. More... almost 13 years ago
Add some friendly info to the README
dukeleto
as Jonathan \"Duke\" Leto
More... almost 13 years ago
runpython.do: also compile for ppc architecture. More... about 13 years ago
Don't try to connect to remote IPs that start with zero. More... about 13 years ago
Added --exclude-from feature. More... about 13 years ago
Dereference symlink for sshuttle launch script More... about 13 years ago
DNS: auto-retry if we get an error on send/recv to DNS server. More... about 13 years ago
On FreeBSD, avoid a crash caused by buggy socket.connect() in python pre-2.5. More... about 13 years ago
repr(socket.error) is useless in some versions of python. More... about 13 years ago
server.py: handle (throw away) ECONNREFUSED from the DNS server. More... about 13 years ago
hostwatch.py: avoid using /dev/null on the server. More... about 13 years ago
ui-macos/clean: fix a GNUism in usage of the 'find' command. More... about 13 years ago
all.do: add some hints about how to run sshuttle. More... about 13 years ago
Replace make-based build with redo-based build. More... about 13 years ago
firewall.py: make it super clear when we apply the MacOS fix. More... about 13 years ago
README/sshuttle.1: add a note about the MacOS kernel bug. More... about 13 years ago
firewall.py: iptables: failure to delete a rule isn't always fatal. More... about 13 years ago
server: workaround for idiotic ArchLinux renaming of python to python2. More... about 13 years ago
client: workaround for idiotic ArchLinux renaming of python to python2. More... about 13 years ago
firewall.py: MacOS: permanently set the net.inet.ip.scopedroute sysctl. More... about 13 years ago
ui-macos: move the noLatencyControl setting to a per-connection setting. More... about 13 years ago