你好,最近我开始使用telnetlib,现在我需要通过代理路由它。我问自己是否有办法做到这一点,因为您也可以使用代理,requests.get(proxies=)例如?
requests.get(proxies=)
python telnetlib
python ×1
telnetlib ×1