-
It seems that the `setup.py install` command doesn't set the permissions of the `.egg-info/*` files when they already exist, relying on what is already set. As noted in https://github.com/sshuttle/s…
cpixl updated
4 years ago
-
Previously, I was able to connect using Ubuntu 19.04 client to connect to a Mac OS laptop which uses Python 3.7.7. I don't remember which version of Python Ubuntu 19.04 was using.
After upgrading c…
-
Say I have the following:
My Laptop.
A Remote VPS with the following IPs attached to it:
10.0.0.5 (It's the VPS's primary public IP)
10.2.3.4 (Public Facing Secondary IP)
10.2.3.5 (Public Fa…
-
I run `sshuttle` on a freshly-installed **WSL2 Ubuntu 22** instance on a **Windows 11** laptop.
```
$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu …
-
I saw this issue (https://github.com/sshuttle/sshuttle/issues/563), and I tested it now.
On a clean install on an Intel Mac, it works fine.
On a new M1 Mac with the same OS version, sshuttle can't …
-
I'm trying to build a docker image with ubuntu 20.04 as a base and I always get the Errno 18 when I build it. I've searched here and found a similar issue on #398 which lead me to https://stackoverflo…
-
Hi,
I'm trying to use `sshuttle` from macOS to Alpine and getting the following error (after 1st connection once tunnel established):
```
sshuttle -r 172.20.10.1 0/0 -vv
Starting sshuttle proxy.…
-
For context, the summary of Kubernetes networking is here https://learnk8s.io/kubernetes-network-packets.
Behind the scene, a new interface is created e.g.
```
❯ ip link
1: lo: mtu 65536 qdi…
-
I wrote a pretty detailed explanation of the problem at the code: https://github.com/YoungxHelsinki/automated-scripts/blob/e16a652018ce6f66045ba69f0b314c334820488d/Aalto_computer_status_checker/paniik…
-
Hello!
On small systems like openwrt having python installed can be an issue (space, ram, cpu). Can we have no python requirement for systems where sshuttle installed as system package?
axet updated
8 months ago