duan2001/nps

By duan2001

Updated 24 days ago

NPS内网穿透服务端

Image
1

754

安装

docker pull duan2001/nps

配置

创建并修改 nps.conf 配置文件

启动

docker run -d --restart=always --name nps --net=host -v <本机conf目录>:/conf -v /etc/localtime:/etc/localtime:ro duan2001/nps

Docker Pull Command

docker pull duan2001/nps