Skip to main content

A simple package for easily creating Cloudflare or Localtunnel tunnels.

Project description

Tunnelify

Tunnelify is a Python library to easily create and manage Cloudflare or Localtunnel tunnels.

Example

from tunnelify import tunnel

# For Cloudflare
url, proc = tunnel(8000, "cloudflare")
print(f"Cloudflare URL: {url}")

# For Localtunnel (without custom subdomain)
url, _ = tunnel(8000, "localtunnel")
print(f"Localtunnel URL: {url}")

# For Localtunnel with custom subdomain
url, _ = tunnel(8000, "localtunnel", "customsub")
print(f"Custom Localtunnel URL: {url}")

Installation

Just: pip install tunnelify

Tunnelify requires Cloudflared package to work.

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

tunnelify-0.3.2.tar.gz (2.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

tunnelify-0.3.2-py3-none-any.whl (3.0 kB view details)

Uploaded Python 3

File details

Details for the file tunnelify-0.3.2.tar.gz.

File metadata

  • Download URL: tunnelify-0.3.2.tar.gz
  • Upload date:
  • Size: 2.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.9

File hashes

Hashes for tunnelify-0.3.2.tar.gz
Algorithm Hash digest
SHA256 5f31a41fc8343850f86d162c9548523baef0c7507ed57b218c6d5ab031e27634
MD5 9134f8927c036df4d17b3b546c7ef5de
BLAKE2b-256 33c0f0e43daf252bd366a3362ed4a1ecf0d701ac8e3067ee3f46acf2c83ce5ad

See more details on using hashes here.

File details

Details for the file tunnelify-0.3.2-py3-none-any.whl.

File metadata

  • Download URL: tunnelify-0.3.2-py3-none-any.whl
  • Upload date:
  • Size: 3.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.9

File hashes

Hashes for tunnelify-0.3.2-py3-none-any.whl
Algorithm Hash digest
SHA256 ebfdf4886038cdda80564b0ca955a1fd5683c778d4433c4102978f64d6cf61b0
MD5 c11dd6d03621c2dc9c646aacf423a865
BLAKE2b-256 cd7154fb0d14b8d811a8458f9f64918e12de72d82b0a3b68a472837cff743ea8

See more details on using hashes here.

Supported by

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