内网穿透服务器,客户端
Project description
内网穿透(命令行)
服务器命令
usage: l0n0lnatserver [-h] listenhost listenport password
创建内网穿透服务器
positional arguments:
listenhost 监听host
listenport 监听端口
password 密钥
optional arguments:
-h, --help show this help message and exit
客户端命令
usage: l0n0lnatclient [-h] serverhost serverport serverlistenport localhost localport password
创建内网穿透客户端
positional arguments:
serverhost 监听host
serverport 监听端口
serverlistenport 服务器要监听端口
localhost 本地服务host
localport 本地服务端口
password 密钥
optional arguments:
-h, --help show this help message and exit
使用实例
比如在内网有一个nginx(localhost:80)
服务器为 x.x.x.x
1.在服务器执行
l0n0lnatserver 0.0.0.0 12345 passwd
2.在客户端执行
l0n0lnatclient x.x.x.x 12345 8080 localhost 80 passwd
3.访问http://x.x.x.x:8080
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-2.3.3.tar.gz
(6.7 kB
view details)
Built Distribution
File details
Details for the file l0n0lnat-2.3.3.tar.gz
.
File metadata
- Download URL: l0n0lnat-2.3.3.tar.gz
- Upload date:
- Size: 6.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/52.0.0.post20210125 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.8.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
ca80a6cd206c4489832e0c48df5040a3babfc62d2997dc459d6fc5d8fa673c37
|
|
MD5 |
2065913fb74d9a24bc4877d426ea969c
|
|
BLAKE2b-256 |
82ffc2d8f8b24600c2fb810fb9c86a07791393072069b2c2c5848d5acecddcde
|
File details
Details for the file l0n0lnat-2.3.3-py3-none-any.whl
.
File metadata
- Download URL: l0n0lnat-2.3.3-py3-none-any.whl
- Upload date:
- Size: 9.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/52.0.0.post20210125 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.8.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
c6fce3e7c3f14008d4d1833491203ccb9f7e427a6635bc1b8516109332cf4e55
|
|
MD5 |
b07a26ce23a083967bebb23acdaac3de
|
|
BLAKE2b-256 |
0f9a0cbe61852f796df6f230aef20272c04b724569e20a766f619da0399515c7
|