# natpass **Repository Path**: DysonSphere/natpass ## Basic Information - **Project Name**: natpass - **Description**: NAT内网穿透工具 - **Primary Language**: Go - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 27 - **Created**: 2023-03-09 - **Last Updated**: 2023-03-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # natpass [![natpass](https://github.com/lwch/natpass/actions/workflows/build.yml/badge.svg)](https://github.com/lwch/natpass/actions/workflows/build.yml) [![Go Report Card](https://goreportcard.com/badge/github.com/lwch/natpass)](https://goreportcard.com/report/github.com/lwch/natpass) [![go-mod](https://img.shields.io/github/go-mod/go-version/lwch/natpass)](https://github.com/lwch/natpass) [![license](https://img.shields.io/github/license/lwch/natpass)](https://opensource.org/licenses/MIT) [![platform](https://img.shields.io/badge/platform-linux%20%7C%20windows%20%7C%20macos-lightgrey.svg)](https://github.com/lwch/natpass) [![QQ群711086098](https://img.shields.io/badge/QQ%E7%BE%A4-711086098-success)](https://jq.qq.com/?_wv=1027&k=6Fz2vkVE) 新一代NAT内网穿透工具,支持tcp隧道、shell隧道,[实现原理](docs/desc.md) 1. [如何部署](docs/startup.md) 2. [隧道配置](docs/tunnel.md) ## 效果图 dashboard页面 ![dashboard](docs/imgs/dashboard.png) linux命令行效果 ![linux-shell](docs/imgs/shell_linux.png) windows命令行效果 ![windows-shell](docs/imgs/shell_win.png) windows2008远程桌面 ![win2008-vnc](docs/imgs/vnc_win2008.png) windows10远程桌面 ![win10-vnc](docs/imgs/vnc_win10.png) windows11远程桌面 ![win11-vnc](docs/imgs/vnc_win11.png) ## iperf3压测对比 使用相同参数,iperf3压测1分钟 # natpass10路复用,读写均为1s超时 [ ID] Interval Transfer Bitrate Retr [ 5] 0.00-60.00 sec 70.0 MBytes 9.79 Mbits/sec 22 sender [ 5] 0.00-60.02 sec 57.9 MBytes 8.10 Mbits/sec receiver # frp10路复用stcp,tls [ ID] Interval Transfer Bitrate Retr [ 5] 0.00-60.00 sec 66.2 MBytes 9.26 Mbits/sec 31 sender [ 5] 0.00-60.10 sec 57.7 MBytes 8.05 Mbits/sec receiver ## TODO 1. ~~支持include的yaml配置文件~~ 2. ~~通用的connect、connect_response、disconnect消息~~ 3. ~~所有隧道的dashboard页面~~ 4. 文件传输 5. ~web远程桌面~ 6. ~~流量监控统计页面,server还是client?~~ 7. web端管理tunnel ## 免责声明 本软件仅用于个人研究学习,包括但不限于以下条款: 1. 严禁用于黑客攻击、远程控制他人计算机等违法违规行为 2. 软件使用者使用该软件造成的任何损失均与软件作者无关, 一切后果由使用者自己负责 3. 严禁用于一切商业用途,包括但不限于提供云桌面、云主机等