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
Release files for rabbit-tunnel 0.5
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| rabbit-tunnel-0.5.tar.gz | 12.2 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| rabbit_tunnel-0.5-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 19.1 kB
Release files / rabbit-tunnel-0.5.tar.gz
| Download URL | rabbit-tunnel-0.5.tar.gz |
|---|---|
| Size | 12.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
83fb83463e12e64a2cfa5f98257a9c9f0be7e017f3cbe2cdb327343fc51a2420
|
|
BLAKE2b-256 checksum How to use checksums |
886a57e5e67d8bbfb675d843eeddd159a428f3da36444a28ff430e90f4297b1e
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.1 CPython/3.10.5
|
Release files / rabbit_tunnel-0.5-py3-none-any.whl
| Download URL | rabbit_tunnel-0.5-py3-none-any.whl |
|---|---|
| Size | 6.9 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
a13a0f2e6ea275e55a4963e9505128f496a85c73d87b22ffc120395f962b7134
|
|
BLAKE2b-256 checksum How to use checksums |
51c140f314301acc56cc96cad0f69ce8c2849f6f92450803fc6a5e447c638ffb
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.1 CPython/3.10.5
|