diff options
author | terminaldweller <thabogre@gmail.com> | 2022-03-26 12:38:38 +0000 |
---|---|---|
committer | terminaldweller <thabogre@gmail.com> | 2022-03-26 12:38:38 +0000 |
commit | 30707c31a23ad1848f574dc65309d6645f957db1 (patch) | |
tree | 6ce0d5a8992a5b84d1f7d10b376ece4a07752dd3 /bin/scotch | |
parent | scotch now leaves normal data alone. added battery to tmux. (diff) | |
download | scripts-30707c31a23ad1848f574dc65309d6645f957db1.tar.gz scripts-30707c31a23ad1848f574dc65309d6645f957db1.zip |
tor as ipv6 proxy
Diffstat (limited to '')
-rwxr-xr-x | bin/scotch | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4,6 +4,7 @@ import sys import subprocess +# from man syscalls syscall_set = set( [ "_llseek", |