-
When running sshuttle in interactive mode, I cannot exit gracefully using Ctrl+C while it used to work before... Absolutely nothing happens when pressing Ctrl+C or Ctrl+Z, as if the signals were caugh…
-
hi, I'm a beginner and I need a proxy, I installed sshuttle but I can't figure out how to configure it? I am executing in the terminal:
sshuttle -r root@IP:55*** -x IP 0/0 -v --dns
sshuttle -r root@…
-
Error when connecting to remote, maybe an issue with newest version of iptables
Linux 5.7.2-arch1-1
Iptables 1.8.5
sudo sshuttle -r \@\ 0/0 -vvv
> server: assembling 'sshuttle' (7 bytes)
server…
-
I looked and I don't see any duplicates here though I found the report to ubuntu: https://bugs.launchpad.net/ubuntu/+source/sshuttle/+bug/1592853.
```
$ sshuttle -vr :45750 10.0.0.0/16
Starting s…
-
[harish@gillman sshuttle]$ ./run --dns -r FQDN:10022 0/0
-c:3: DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses
client: Co…
-
$ sshuttle --method tproxy --dns --remote lx 0/0 --exclude lx
Traceback (most recent call last):
File "/opt/local/bin/sshuttle", line 11, in
load_entry_point('sshuttle==0.78.5', 'console_s…
-
Hi there!
First thank you for sshuttle :D Im having issues with it on Linux thesedays. It used to work on Mac Os X.
```
$ sshuttle -v -r user@10.110.202.110 10.110.200.0/22
Starting sshuttle p…
-
I'm triying to make a reverse tunnel from a client to a server (that is an internet VPS) in order to be able to publish a server that is hosted on the client.
This is easy done with SSH Forwarding …
-
So sshuttle connects and everything is ok but i cant seem to be able to reach the new network (10.10.10.0/24).
Have tried different switches but nothing seems to work.
Any ideeas ?
sshuttle -vNHr…
-
Hello ! First of all I would like to thank everyone involved in the `sshuttle` project,
as it has served my employer and myself quite well so far. 🙏 ❤️
---
I have one setup where one applicati…