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. If it doesn't exist on your system, Tunnelify will automatically install it.

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.2.0.tar.gz (2.9 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.2.0-py3-none-any.whl (2.8 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for tunnelify-0.2.0.tar.gz
Algorithm Hash digest
SHA256 2079d85d674b7402d08317bfc88df4d09ab073c142b921bd91f6eca0bb328981
MD5 c328b0f0e8a408a7426a350c3aed1592
BLAKE2b-256 d28bd776d66107eb3ff0c271ff7793eee424808ad633bd9edd75164c59d0e155

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for tunnelify-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 469cb2db44466d4a605e223a12639286211b075a2de50d26920c7ec3a7d4efbe
MD5 0cf5d3f83e4bd3d78b16e02583778fda
BLAKE2b-256 d2a59f5df076c0f835cadd632c7ebbd0e8a134d38431c8d8e2f893afbd126ae7

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