摘要: 在Windows 下可以使用netsh interface portproxy 命令实现端口转发功能。 例:netsh interface portproxy add v4tov4 listenport=8010 listenaddress=* connectaddress=10.247.62.67 阅读全文
posted @ 2017-05-03 13:05 Phoenix-Smile 阅读(465) 评论(0) 推荐(0) 编辑