Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在公司网络上,需要找出我的 ssh 显示的外部 IP 地址,以便将其列入白名单。
我无法使用 whatismyip.com 或“curl ifconfig.me”,因为该网络正在代理所有 Web 流量,因此 IP 与 SSH 输出的 IP 不同。
是否有可以通过 SSH 访问的等效服务,它会重复我的外部 IP 地址?
好的,终于自己解决了这个问题:
http://ipcheck.finne.us/
Chrome 不会在端口 22 上发出请求,所以
curl http://ipcheck.finne.us:22/