No project description provided
Project description
ρυφλοπόντικας
pyflop creates SSH tunnels using dummy interfaces (so multiple tunnels may use the same port).
This is achieved by adding a dummy interface (pyflopX) with an IPv4 IP in the range 10.10.0.0/24 and SSH to create the actual tunnels.
It might be desired to allow users to bind to restricted ports to make this even more usable. You can either do this system wide:
echo 'net.ipv4.ip_unprivileged_port_start=0' > /etc/sysctl.d/50-unprivileged-ports.conf
sysctl --system
Or just allow SSH to bind to privileged ports:
setcap CAP_NET_BIND_SERVICE=+eip /your/ssh/binary
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pyflop-1.1.2.tar.gz.
File metadata
- Download URL: pyflop-1.1.2.tar.gz
- Upload date:
- Size: 17.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.25
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bea186d1523f222a7e8c4ad1003867f5e5fb8a08a52883d8ca5bcaafeec06469
|
|
| MD5 |
3934612508358abf2c1863d3c2fd64de
|
|
| BLAKE2b-256 |
b5597a1af89850994070ef609a0cc0ef38d8f156d2559fe76287a280b0acb578
|
File details
Details for the file pyflop-1.1.2-py3-none-any.whl.
File metadata
- Download URL: pyflop-1.1.2-py3-none-any.whl
- Upload date:
- Size: 17.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.25
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
afa400cf423690e3547b994e3eb78711fea082488b60010f676c2184ffcb6e6e
|
|
| MD5 |
30215941d84438182d94fd1d82563cf7
|
|
| BLAKE2b-256 |
ecb40d10557b53a3d3f5565e9b1c60cd890899bffe142261f55b8ec5e81f63a7
|