Add your description here
Project description
1. 安装
pip install l0n0ludp
2. udp隧道服务器
l0n0ludptransserver -h
usage: l0n0ludptransserver [-h] [--interval INTERVAL] [--resend-time RESEND_TIME] [--max-resend-times MAX_RESEND_TIMES]
[--no-uvloop]
listen_host listen_port server_host server_port password
启动UDP服务器并连接远端
positional arguments:
listen_host 本地监听地址
listen_port 本地监听端口
server_host 远程服务器地址
server_port 远程服务器端口
password 通信密码
options:
-h, --help show this help message and exit
--interval INTERVAL 心跳间隔(秒)
--resend-time RESEND_TIME
消息重传时间(秒)
--max-resend-times MAX_RESEND_TIMES
消息重传最大次数(次)
--no-uvloop 启用调试模式
3. udp隧道客户端
l0n0ludptransclient -h
usage: l0n0ludptransclient [-h] [--interval INTERVAL] [--resend-time RESEND_TIME] [--max-resend-times MAX_RESEND_TIMES]
[--no-uvloop]
listen_host listen_port server_host server_port password
启动UDP服务器并连接远端
positional arguments:
listen_host 本地监听地址
listen_port 本地监听端口
server_host 远程服务器地址
server_port 远程服务器端口
password 通信密码
options:
-h, --help show this help message and exit
--interval INTERVAL 心跳间隔(秒)
--resend-time RESEND_TIME
消息重传时间(秒)
--max-resend-times MAX_RESEND_TIMES
消息重传最大次数(次)
--no-uvloop 启用调试模式
4. sock5服务器
l0n0ludpsocks5 -h
usage: l0n0ludpsocks5 [-h] listen_host listen_port
启动UDP服务器并连接远端
positional arguments:
listen_host 本地监听地址
listen_port 本地监听端口
options:
-h, --help show this help message and exit
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
l0n0ludp-0.1.2.tar.gz
(8.9 kB
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
l0n0ludp-0.1.2-py3-none-any.whl
(12.9 kB
view details)
File details
Details for the file l0n0ludp-0.1.2.tar.gz.
File metadata
- Download URL: l0n0ludp-0.1.2.tar.gz
- Upload date:
- Size: 8.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
67442bfee73797d711e7205a547c45c1ec9b7fe6a548e7c42f91a07ddcd1dfa2
|
|
| MD5 |
87d84dbe060bc7aeac563ed366a9c3ef
|
|
| BLAKE2b-256 |
30de0f78cb8c4b43f87b0b2022a642a38e097bb9538e50f2b0effab5478d818a
|
File details
Details for the file l0n0ludp-0.1.2-py3-none-any.whl.
File metadata
- Download URL: l0n0ludp-0.1.2-py3-none-any.whl
- Upload date:
- Size: 12.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e7ad0aeef0512bd51a74c8ab8ec8616ea68f0d811bbacf4ef8b5e19e2fced1aa
|
|
| MD5 |
8ac3d1765cf97ca21983d0329dddf3fc
|
|
| BLAKE2b-256 |
85d0d2307eb2c57497df283e71b06a57bbab66298185c776f48aba8f9491c6bf
|