Skip to main content

TUIC tunnel plugin for turbo-tunnel.

Project description

TUIC plugin for turbo-tunnel

WHAT IS TUIC

TUIC is a high performance proxy based on QUIC protocol.

INSTALL

$ pip3 install tuic-tunnel

HOW TO USE

Simple Usage

$ turbo-tunnel -l http://127.0.0.1:8888 -t tuic://token@proxy.com:8443 -p tuic_tunnel

proxy.com:8443 is the TUIC server domain and udp port, token is the TUIC token.

Use With Config File

version: 1.0

listen: 
  - http://127.0.0.1:8888 # 配置监听地址

plugins:
  - tuic_tunnel

tunnels:
  - id: tuic
    url: tuic://token@proxy.com:8443/

rules:
  - id: tuic
    priority: 99
    addr: "*.baidu.com"
    port: 80;443;
    tunnel: tuic
$ turbo-tunnel -c config.yaml

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

tuic-tunnel-0.1.5.tar.gz (4.2 MB view details)

Uploaded Source

Built Distribution

tuic_tunnel-0.1.5-py3-none-any.whl (4.2 MB view details)

Uploaded Python 3

File details

Details for the file tuic-tunnel-0.1.5.tar.gz.

File metadata

  • Download URL: tuic-tunnel-0.1.5.tar.gz
  • Upload date:
  • Size: 4.2 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.4

File hashes

Hashes for tuic-tunnel-0.1.5.tar.gz
Algorithm Hash digest
SHA256 dacfc780a68cdbc7b5cad7637147ae35c48fd8562ee0df7196cf660efa7b1a26
MD5 044013ff6835aec5e67b4909cbbd0641
BLAKE2b-256 2f6b131f2b662450de2c369939339431f516ae1177adb754acf43cac5e5a970e

See more details on using hashes here.

File details

Details for the file tuic_tunnel-0.1.5-py3-none-any.whl.

File metadata

  • Download URL: tuic_tunnel-0.1.5-py3-none-any.whl
  • Upload date:
  • Size: 4.2 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.4

File hashes

Hashes for tuic_tunnel-0.1.5-py3-none-any.whl
Algorithm Hash digest
SHA256 eee38229f95590ad8e4ef67802eae0e399c8b29b350be566fdc552b46d307d94
MD5 c74df3f76771b753c170624c2ca418bf
BLAKE2b-256 f6e8f76f3df39a30756c45d42c8a1121cc8ca64b41a49dddb1c2bc73c852b526

See more details on using hashes here.

Supported by

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