Sign inSign up

740162752/nps

By 740162752

Updated about 4 years ago

多平台版本;开箱即用;版本:0.26.10

Image
0

5.7K

740162752/nps repository overview

使用参考 ffdfgdfg/nps

nps的服务端

一款轻量级、功能强大的内网穿透代理服务器。支持tcp、udp流量转发,支持内网http代理、内网socks5代理,同时支持snappy压缩、站点保护、加密传输、多路复用、header修改等。支持web图形化管理,集成多用户模式。

使用方式

docker pull 740162752/nps

(可选)下载conf文件夹并解压,或前往项目主页自行下载(升级请忽略)

继续阅读文档修改配置文件(升级请忽略)

启动:docker run -d --name nps --net=host 740162752/nps (默认启动端口8880,账密admin/admin)

查看日志docker logs nps

使用healthcheck

docker run -d --name nps --net=host  --restart=always  --health-cmd="pgrep -f nps || exit 1"  --health-interval=8s --health-retries=3 --health-timeout=5s  740162752/nps

Tag summary

Content type

Image

Digest

sha256:ab987fec8

Size

5.9 MB

Last updated

about 4 years ago

docker pull 740162752/nps