内网穿透对比

一、内网穿透工具比较(ngrok,frp,lanproxy,goproxy,nps)

 二、地址

# ngrok
https://github.com/inconshreveable/ngrok

# frp
https://github.com/fatedier/frp
https://github.com/fatedier/frp/releases

# lanproxy
https://github.com/ffay/lanproxy
https://file.nioee.com/d/2e81550ebdbd416c933f/

# goproxy
https://github.com/snail007/goproxy

# nps
https://github.com/cnlh/nps
https://github.com/ehang-io/nps/releases

三、总结

如果希望自己二次开发(有API可以调用)或者有多个租户(每个客户端一个单独的key),建议使用nps。
如果希望简单上手,没有多个租户的要求,建议使用frp

posted on 2023-11-15 17:50  luokeli  阅读(604)  评论(0)    收藏  举报

导航