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.4.tar.gz
(3.5 kB
view details)
Built Distribution
File details
Details for the file tuic-tunnel-0.1.4.tar.gz
.
File metadata
- Download URL: tuic-tunnel-0.1.4.tar.gz
- Upload date:
- Size: 3.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 876536624413200814d4d41599766e54088ee5943b417b0042e63d266b4afafa |
|
MD5 | a3cfdacd47e684fc8aa37e990d82e5f2 |
|
BLAKE2b-256 | 185a4f411e2939cbccf5abd3752abe44c3c34edf4d3ad04f7548d16f38407696 |
File details
Details for the file tuic_tunnel-0.1.4-py3-none-any.whl
.
File metadata
- Download URL: tuic_tunnel-0.1.4-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.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 690852cf3a6d64604de65302daf963bd593c79e76090cfda79744c885a990b03 |
|
MD5 | b056e9bf3104341a76d6950dcf528d24 |
|
BLAKE2b-256 | 7c5abd3e4d695d71911e20b810c339cadd58a60de604d9aeef83ee17a4348a21 |