pycharm配合clash设置http proxy

2023-03-05  本文已影响0人  listems

打开Pycharm 找到File -> Settings -> Appearance & Behavior -> System Settings -> HTTP Proxy 输入clash的Host name代理端口(在clash的yaml文件中找)
hostname一般默认是 127.0.0.1然后在check connection中输入URLhttps://www.youtube.com/查看是否设置成功

代理端口
post: 7980
hostname: 127.0.0.1
测试URL:https://www.youtube.com/

参考

上一篇 下一篇

猜你喜欢

热点阅读