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.3.tar.gz
(4.2 MB
view details)
Built Distribution
File details
Details for the file tuic-tunnel-0.1.3.tar.gz
.
File metadata
- Download URL: tuic-tunnel-0.1.3.tar.gz
- Upload date:
- Size: 4.2 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cbdb62ae818cb6a3b61fd22a209170867d89673a59b290b63a8426a531691521 |
|
MD5 | 19a0a813f4831b05812fcdc5dba378b2 |
|
BLAKE2b-256 | 275fa8bda183d8babdc576bc52ad24e686209bb0fa1a4c7797d0d16b91ead166 |
File details
Details for the file tuic_tunnel-0.1.3-py3-none-any.whl
.
File metadata
- Download URL: tuic_tunnel-0.1.3-py3-none-any.whl
- Upload date:
- Size: 3.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5daf947cfd7b86e45ea8232ea555d08c117b1c2c6b4cad0cfcd1c4bc440d0185 |
|
MD5 | 3c28168e7e4e4616a4fab0c69bf0b3da |
|
BLAKE2b-256 | b6d9fc62fb97a083888026781c489fe26846ac88772a42098fc4cbb64948b329 |