nps
                                一款轻量级、高性能、功能强大的内网穿透代理服务器。支持tcp、udp、socks5、http等几乎所有流量转发,可用来访问内网网站、本地支付接口调试、ssh访问、远程桌面,内网dns解析、内网socks5代理等等……,并带有功能强大的web管理端。a lightweight, high-performance, powerful intranet penetration proxy server, with a powerful web management terminal.
                            
                        How to download and setup nps
Open terminal and run command
                                            git clone https://github.com/ehang-io/nps.git
                                        
                                        git clone is used to create a copy or clone of nps repositories.
                                        You pass git clone a repository URL. it supports a few different network protocols and corresponding URL formats.
Also you may download zip file with nps https://github.com/ehang-io/nps/archive/master.zip
Or simply clone nps with SSH
                                            [email protected]:ehang-io/nps.git