Add your description here
Project description
功能: 内网穿透服务器与客户端
1. 安装
pip install l0n0lnat
2. 服务器命令
l0n0lnatserver -h
usage: l0n0lnatserver [-h] 监听地址 监听端口 密码
启动nat客户端
positional arguments:
监听地址 服务器监听地址
监听端口 服务器监听端口
密码 通信密码
options:
-h, --help show this help message and exit
3. 客户端命令
l0n0lnatclient -h
usage: l0n0lnatclient [-h] [-6] 服务器地址 服务器端口 远端监听端口 被穿透的服务地址 被穿透的服务端口 密码
启动nat客户端
positional arguments:
服务器地址 远程服务器地址
服务器端口 远程服务器端口
远端监听端口 远端监听端口
被穿透的服务地址 被穿透的服务地址
被穿透的服务端口 被穿透的服务端口
密码 通信密码
options:
-h, --help show this help message and exit
-6, --use-ipv6 启用 IPv6
4. 实例
- 被穿透服务:
A(192.168.1.2:80) - 服务器:
B(192.168.1.3)
4.1 在B上执行
l0n0lnatserver 0.0.0.0 11223 123
4.2 在A上执行
l0n0lnatclient 192.168.1.3 11223 8888 127.0.0.1 80 123
4.3 访问B:8888
curl http://192.168.1.3:8888
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
l0n0lnat-3.1.5.tar.gz
(4.6 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
File details
Details for the file l0n0lnat-3.1.5.tar.gz.
File metadata
- Download URL: l0n0lnat-3.1.5.tar.gz
- Upload date:
- Size: 4.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
30021af2099c844d07e098c1df3c850e16ba0efebbb846610e4acfd5b1f1e9db
|
|
| MD5 |
56245a4db70ee4e5855b55f26978168d
|
|
| BLAKE2b-256 |
24adc02f7b92908033a34fb33bc59b7e5a8e7b29eaa448e6c2677fc3ddc1e775
|
File details
Details for the file l0n0lnat-3.1.5-py3-none-any.whl.
File metadata
- Download URL: l0n0lnat-3.1.5-py3-none-any.whl
- Upload date:
- Size: 6.5 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 |
59b0b9161baea49a4192b76fd70e3e9971003d227bee2275346aac13e4d5afe0
|
|
| MD5 |
0147a9df75bc2c58f11bb7d161ca5e73
|
|
| BLAKE2b-256 |
d1443659aad612a8759bb6e9e96159b95388eae1122d02f08331d13fa5bdf9e8
|