会员
周边
捐助
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
编程随写
Keep Learning; Keep Working Hard;
博客园
首页
新随笔
联系
订阅
管理
2023年2月20日
解决安装hyper-v(docker desktop)之后端口占用问题
摘要: 查看目前「TCP 动态端口」的范围 netsh int ipv4 show dynamicport tcp 查看当前所有已经被征用了的端口 netsh int ipv4 show excludedportrange protocol=tcp 重新设置一下「TCP 动态端口范围」,让 Hyper-V
阅读全文
posted @ 2023-02-20 11:08 code-blog
阅读(63)
评论(0)
推荐(0)
编辑