其他分享
首页 > 其他分享> > nps内网穿透使用教程

nps内网穿透使用教程

作者:互联网

1.下载nps

地址:https://github.com/ehang-io/nps/releases

 

2,根据需求选择版本

实验环境 vps kali 192.168.1.6    目标边界服务器 Windows 2008 192.168.1.5/192.168.108.128(内网)     内网主机 xp 192.168.108.129(内网)

上传linux-server端到vps解压缩

执行命令

./nps install

nps start|stop|restart|uninstall|update or nps-update update

nsp start

补充:上传Windows server到vps 解压缩 且cmd执行

执行命令

nps.exe install

nps.exe start

访问本机8080端口

http://ip:8080

 

默认账密:admin/123

登录成功后新建客户端

 

然后在目标靶机上传对应版本的服务端并解压缩,cmd执行如下命令

npc.exe -server=ip:8024 -vkey=新建客户端生产key值 -type=tcp

 

返回服务端刷新看到主机已经上线

 

记住上线服务器id新建socks代理 ,该处端口选择空闲端口以免冲突

 

代理工具测试连接

 

添加规则访问内网3389

 

标签:教程,vps,解压缩,192.168,server,start,内网,nps
来源: https://www.cnblogs.com/jiecoll/p/14755808.html