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.8.tar.gz
(4.5 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.8.tar.gz.
File metadata
- Download URL: l0n0lnat-3.1.8.tar.gz
- Upload date:
- Size: 4.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2c38a792ff82119514e2e2326230a085927a6238fbf3b7185ae8f98b36033c2e
|
|
| MD5 |
704fceb1f40371a7d51b64f62f0142c8
|
|
| BLAKE2b-256 |
f8df4d3023b4d0d492f6ab82e941aa8682cc26d6d223049845839866498fdccb
|
File details
Details for the file l0n0lnat-3.1.8-py3-none-any.whl.
File metadata
- Download URL: l0n0lnat-3.1.8-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 |
01e307f49dbdb249f4bef8c2733eae505308d3555fbc40d753fdc373124f88d8
|
|
| MD5 |
4710cf21459ba988076e79cfca537fbf
|
|
| BLAKE2b-256 |
fc7dfd37f76897826e9d9a39f0ef05ac740c24fc5e1780d9583e0cdd1027cbc6
|