摘要: 配置端口转发 # 用法 $ netsh interface portproxy ? # 增加 $ netsh interface portproxy add v4tov4 listenport=38080 connectaddress=10.128.38.219 connectport=38080 阅读全文
posted @ 2020-07-10 13:47 飞_2016 阅读(138) 评论(0) 推荐(0)