Skip to main content

Publish your local server to public via rabbit-tunnel

Project description

rabbit-tunnel

Publish your local server to public via rabbit-tunnel.

pip install rabbit-tunnel

rt -n hello -p 8080 -sh rtunnel.io
# Now you can access 127.0.0.1:8080 via http(s)://hello.rtunnel.io
usage: rt [-h] -n NAME -p PORT [-lh LOCAL_HOST] -sh SERVER_HOST [-sp SERVER_PORT] [--server-no-tls]

Publish your local server to public via rabbit-tunnel

optional arguments:
  -h, --help            show this help message and exit
  -n NAME, --name NAME  name to register (append prefix ! to force)
  -p PORT, --port PORT  local port to connect
  -lh LOCAL_HOST, --local-host LOCAL_HOST
                        local host to connect (default: 127.0.0.1)
  -sh SERVER_HOST, --server-host SERVER_HOST
                        rabbit-tunnel-server host
  -sp SERVER_PORT, --server-port SERVER_PORT
                        rabbit-tunnel-server port (default: 443)
  --server-no-tls       disable TLS connection to rabbit-tunnel-server

Requirements

  • Python 3.7 - 3.10

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

rabbit-tunnel-0.5.tar.gz (12.2 kB view hashes)

Uploaded Source

Built Distribution

rabbit_tunnel-0.5-py3-none-any.whl (6.9 kB view hashes)

Uploaded Python 3

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