diff options
author | terminaldweller <thabogre@gmail.com> | 2021-06-18 22:22:16 +0000 |
---|---|---|
committer | terminaldweller <thabogre@gmail.com> | 2021-06-18 22:22:16 +0000 |
commit | b1b8fb265ad4c46b458e03240ab3c942ae474d63 (patch) | |
tree | 6d221038391b44cd5a50ca5a0282233a3f106a76 /c | |
parent | too much to talk about... (diff) | |
download | scripts-b1b8fb265ad4c46b458e03240ab3c942ae474d63.tar.gz scripts-b1b8fb265ad4c46b458e03240ab3c942ae474d63.zip |
so many things
Diffstat (limited to '')
-rw-r--r-- | cygwin/socks5.bat | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cygwin/socks5.bat b/cygwin/socks5.bat new file mode 100644 index 0000000..95acfa3 --- /dev/null +++ b/cygwin/socks5.bat @@ -0,0 +1 @@ +sh -N -D 9999 -o ExitOnForwardFailure=yes -l pi 192.168.1.108 |