摘要: 1. 查看当前转发的端口 netsh interface portproxy show all 侦听 ipv4: 连接到 ipv4: 地址 端口 地址 端口 * 22222 127.0.0.1 1291 2. 删除转发的端口 netsh interface portproxy delete v4to 阅读全文
posted @ 2022-08-11 19:46 LeoShi2020 阅读(163) 评论(0) 推荐(0)
摘要: 1. Harbor默认subnet 172.21.0.0/16 docker network inspect harbor_harbor [ { "Name": "harbor_harbor", "Id": "15a6c2b48fb12096bf54476a2b9901b6e7cf74001cc68 阅读全文
posted @ 2022-08-11 16:12 LeoShi2020 阅读(165) 评论(0) 推荐(0)