Skip to main content

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

pyflop-1.0.0.tar.gz (16.5 kB view details)

Uploaded Source

Built Distribution

pyflop-1.0.0-py3-none-any.whl (17.2 kB view details)

Uploaded Python 3

File details

Details for the file pyflop-1.0.0.tar.gz.

File metadata

  • Download URL: pyflop-1.0.0.tar.gz
  • Upload date:
  • Size: 16.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.9.19

File hashes

Hashes for pyflop-1.0.0.tar.gz
Algorithm Hash digest
SHA256 f4119f16a7ebbe7144613443eea24a4bff592d8c6606c26799d428d72f21657c
MD5 f56a26ffefcd1a9936447057e491df2b
BLAKE2b-256 f56c5fadf47ae2784aacf69970dc22d59064e9b3c4bcedf1fc674db5269e38ec

See more details on using hashes here.

File details

Details for the file pyflop-1.0.0-py3-none-any.whl.

File metadata

  • Download URL: pyflop-1.0.0-py3-none-any.whl
  • Upload date:
  • Size: 17.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.9.19

File hashes

Hashes for pyflop-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 5d246760b0af84cdcdde2de03b3e3aa7d83d979d4f2780b3dd17bf1a96107ae9
MD5 837fb43034ac6288367c27ca014eff2c
BLAKE2b-256 155d17d91d2fadb046ff9dc1b76958624fd62d57da9671c59cab107a55746cae

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page