aboutsummaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorterminaldweller <thabogre@gmail.com>2022-03-26 12:38:38 +0000
committerterminaldweller <thabogre@gmail.com>2022-03-26 12:38:38 +0000
commit30707c31a23ad1848f574dc65309d6645f957db1 (patch)
tree6ce0d5a8992a5b84d1f7d10b376ece4a07752dd3 /bin
parentscotch now leaves normal data alone. added battery to tmux. (diff)
downloadscripts-30707c31a23ad1848f574dc65309d6645f957db1.tar.gz
scripts-30707c31a23ad1848f574dc65309d6645f957db1.zip
tor as ipv6 proxy
Diffstat (limited to 'bin')
-rwxr-xr-xbin/scotch1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/scotch b/bin/scotch
index 1b0f89a..e120250 100755
--- a/bin/scotch
+++ b/bin/scotch
@@ -4,6 +4,7 @@
import sys
import subprocess
+# from man syscalls
syscall_set = set(
[
"_llseek",