-
https://github.com/d1sm/finalspeed
Someone writes this repo to speed up speed up transmission.
Keywords:
1.pcap
2.clientserver
3.udp
While, I think we can write a better version about speeding up tr…
-
Before, I used to be able to use shorthand such as:
```
sshuttle -r ... 192.168.208/20
```
Or:
```
sshuttle -r ... 10/8
```
And these would be expanded to `192.168.208.0/20` or `10.0.0…
-
sshuttle-master is running fine for TCP. Output appears to indicate that with --method=tproxy it is accepting/sending UDP, but that doesn't seem to be the case. I find I am unable to ping anything a…
-
Version: 0.78.3
When using DNS tunneling via a SOCKS tunnel, the entries in /etc/hosts are ignored
However when doing DNS tunneling via sshuttle, the entries in /etc/hosts are NOT ignored. Does …
-
I use the same sshuttle command successfully for a long time now, but suddenly `--dns` does not work properly on my system anymore. I start it with the following command:
```sh
sshuttle -v --dns -…
-
I have used shuttle for over a year without issues but now on my mac I am not able to use it since Sierra.
i run sshuttle -r ubuntu@IPaddr 127.0.0.1 -vv -e "ssh -A -i /Users/username/mykey"
Starti…
-
Здравствуйте. Я через sparrow.list добавил и установил приватный плагин.
```
[spigell@puppet_sparrow-test sshuttle]$ sparrow plg list user-spigell-dev
[installed sparrow plugins]
[public]
use…
-
Hi,
There's a few ways of improving this distribution package:
- integrate `setuptools_scm` into `setup.py` to enable version guessing via git tag — you'll never need to hardcode the version in Py…
-
Let say that I have computer A and running `ssh -D 0.0.0.0:1080 user@server_with_internet_access` and I have computer B with chisel installed but It cannot ssh to computer A due to a very strict authe…
-
Hi, thank you so much for your awesome project!
I was trying to try to see if I could use sshuttle for connecting to my staging environment. So in my server machine, I've setup `/etc/hosts` with li…