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.6.tar.gz
(5.2 MB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file tuic_tunnel-0.1.6.tar.gz.
File metadata
- Download URL: tuic_tunnel-0.1.6.tar.gz
- Upload date:
- Size: 5.2 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
66c4ba624429eb48c4a26846bb88fc9ef6bfb82750461ca47b682c5d33f1fc8b
|
|
| MD5 |
135bfec1ca7d56f0b20b3e83ed81beeb
|
|
| BLAKE2b-256 |
978f8109bc5eb3bb8b6cf68a85144d3b02476e2c61c64352602a520e4fa79c37
|
File details
Details for the file tuic_tunnel-0.1.6-py3-none-any.whl.
File metadata
- Download URL: tuic_tunnel-0.1.6-py3-none-any.whl
- Upload date:
- Size: 5.2 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
69fdfe98b1db5c1462a13bd00fbb27b4b04c8e5d8f0194bb51bfe0ea0058927f
|
|
| MD5 |
301437f00341c56c5b0f27f31744f643
|
|
| BLAKE2b-256 |
90b4effc7883ebb55673adf4190610db15a653a42c693db874a8e09cca78fe56
|