我正在使用elinks和w3m命令行浏览,它的工作很好。如何使用vpn或浏览而不使用我的ip地址使用elink或w3m?
发布于 2021-07-01 00:44:24
安装tor和torscks
可能需要运行tor命令,然后在另一个终端会话中运行:
torsocks -i w3m http://ifconfig.me/ip
torsocks -i elinks http://ifconfig.me/iphttps://askubuntu.com/questions/1339030
复制相似问题