liuweiqing (@14790897) 在 为什么将openwrt作为网关不能访问币安,但是可以通过它的监听端口访问? 中发帖
➜ ~ curl -v https://www.binance.com
* Trying 0.0.0.0:443...
* connect to 0.0.0.0 port 443 failed: 拒绝连接
* Trying [::]:443...
* connect to :: port 443 failed: 拒绝连接
* Failed to connect to www.binance.com port 443 after 14 ms: Couldn't connect to server
* Closing connection 0
curl: (7) Failed to connect to www.binance.com port 443 after 14 ms: Couldn't connect to server
➜ ~ curl -x http://192.16...