Skip to main content

AiTun

AiTun - Secure tunnel service that exposes local servers to the public internet, supporting IPv6/IPv4 P2P and relay modes.

Installation

pip install aitun

Usage

# Quick start - expose local port 8080 (free tunnel, no sign-up)
aitun -p 8080

# With explicit server
aitun -s aitun.cc:6639 -p 8080

# With auth token (registered subdomain)
aitun -k YOUR_TOKEN -p 8080

# With TCP forwarding (SSH + MySQL)
aitun -k YOUR_TOKEN -p 8080 --tcp-ports 22,3306

# Run as daemon
aitun -p 80 --daemon

# Stop daemon
aitun --stop

CLI Flags

Flag Description
-p PORT Local service port (default: 0 = no HTTP port; TCP-only mode with --tcp-ports)
-k TOKEN Auth token for registered subdomain (omit for free tunnel)
-s SERVER Server address (default: aitun.cc:6639)
--host HOST Local service address (default: localhost)
--tcp-ports PORTS TCP forwarding ports, comma-separated (requires -k)
--p2p Enable P2P direct connection (default: enabled)
--no-p2p Disable P2P, force server relay mode
--daemon Run as background daemon
--stop Stop running daemon

Modes

  • Free Tunnel: Instant proxy URL like aitun.cc/abc123 (no sign-up, 24h validity)
  • Subdomain: Custom subdomain like myapp.t.aitun.cc (HTTPS, requires sign-in)
  • Short Domain: Short subdomain like myapp.aitun.cc (requires sign-in)
  • TCP Forwarding: Forward SSH, MySQL, etc. via SNI routing (requires -k and --tcp-ports)
  • SSH ProxyCommand: Use aitun ssh-proxy host.t.aitun.cc 22 to wrap SSH in TLS for subdomain routing

License

MIT

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

aitun-4.9.29.tar.gz (21.8 MB view details)

Uploaded Source

Built Distribution

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

aitun-4.9.29-py3-none-any.whl (21.9 MB view details)

Uploaded Python 3

File details

Details for the file aitun-4.9.29.tar.gz.

File metadata

  • Download URL: aitun-4.9.29.tar.gz
  • Upload date:
  • Size: 21.8 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.14

File hashes

Hashes for aitun-4.9.29.tar.gz
Algorithm Hash digest
SHA256 0bf5e5181c7a57f6cd9491ad7d01984155adb1fffb5a493eac3e16e5495ab4a8
MD5 642c9ed878a10f90a3da2fedbb90867e
BLAKE2b-256 a3d5a4653e50ae3e888b811ca20d5a7a0bb45b47ca1c6d910b4f404dff283df7

See more details on using hashes here.

File details

Details for the file aitun-4.9.29-py3-none-any.whl.

File metadata

  • Download URL: aitun-4.9.29-py3-none-any.whl
  • Upload date:
  • Size: 21.9 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.14

File hashes

Hashes for aitun-4.9.29-py3-none-any.whl
Algorithm Hash digest
SHA256 424f1f5e1dcca933ab99591b30a8bade622cc1a3d2855ca653a590d7ec979ebe
MD5 0a886d5d7c2b40676d0caf32b38192d0
BLAKE2b-256 1b13b78a550ba7e24fdd4b53dbf1bf406dc322df188971bcc83007f3bfeb42b5

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