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.1.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.1-py3-none-any.whl (3.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: tunnelify-0.3.1.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.1.tar.gz
Algorithm Hash digest
SHA256 ba9605b2e2e14c2d8975736fa587c608ae2755f6a016e73a989d4c23f21adf11
MD5 b1770421961ae60994c8495f116b0448
BLAKE2b-256 21af43f595cfcb5bf5a78da10440daabe4b3aee9167cb9f09a9c0f838e7df454

See more details on using hashes here.

File details

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

File metadata

  • Download URL: tunnelify-0.3.1-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.1-py3-none-any.whl
Algorithm Hash digest
SHA256 f0e1ce44da151cce8d2fe85c2f86c24bf4c4e10c6c0fb0646751ec439b95816f
MD5 828acfae0cd66990234ab26a779a1d85
BLAKE2b-256 efea1ccdac49c3dc0a392ad25d723f0cb6497ac3a0631047b2344f90eb308765

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