刚要重现一个东西的时候突然烂掉连不上
我想说我除了 port 以外根本什么都没改阿
仔细看 error message 才发现虽然浏览器上面写
This site can't be reached
The webpage might be temporarily down
or it may have moved permanently to a new web address.
不过最底下有一行字
ERR_UNSAFE_PORT
查了一下才发现原来我改用的 6666 port 在黑名单里
靠杯 顺手随便打的数字也能刚好在黑名单里
名单在这里
https://chromium.googlesource.com/chromium/src.git/+/refs/heads/master/net/base/port_util.cc