Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

请问下你们的Intellij Idea是怎么设置走shadowsoscks代理的? #246

Closed
Yggdrasilqh opened this issue Nov 22, 2016 · 22 comments
Closed

Comments

@Yggdrasilqh
Copy link

我照网上方法在http proxy里设了socks 127.0.0.1 1080还是没用啊,maven和gradle还是那么慢

@cjahv
Copy link

cjahv commented Feb 22, 2017

我用的Proxifier软件

@DrawBlack
Copy link

我也是这个问题,Java中使用代理访问不了国外网站

@xwsg
Copy link

xwsg commented Oct 9, 2017

这个问题你们解决了么?同求。

@vipzrx
Copy link

vipzrx commented Oct 19, 2017 via email

@Tiakon
Copy link

Tiakon commented Oct 15, 2018

https://www.jianshu.com/p/a0ec13a34a4b 亲测有效

@Tiakon
Copy link

Tiakon commented Oct 15, 2018

image 替换上一步中的 url 即可

@inused
Copy link

inused commented Nov 7, 2018

maven的代理是在它自己的配置文件中设置的

@MrFL
Copy link

MrFL commented May 11, 2019

https://www.jianshu.com/p/a0ec13a34a4b 亲测有效

页面挂掉了

@terwer
Copy link

terwer commented May 13, 2019

https://www.cnblogs.com/uniquezhangqi/p/9199281.html 可以使用

@sanwancoder
Copy link

shadowsocks如何进行设置呢?

我设置127.0.0.1发现确实不行

@sanwancoder
Copy link

image 替换上一步中的 url 即可

找不到复制本地PAC地址图标呢 请问如何解决

@oldthreefeng
Copy link

oldthreefeng commented Jul 27, 2019

image 替换上一步中的 url 即可

找不到复制本地PAC地址图标呢 请问如何解决

打开Appearance & Behavior> System Settings > Http Proxy
点选 Auto-detect proxy settings > Automatic proxy configuration URL

复制pac地址到这个url里面即可。@huahuayu
完美解决idea走ss代理,跪谢大佬@sanwancoder @Tiakon

@H0o0K
Copy link

H0o0K commented Aug 9, 2019

ss开全局模式,idea no proxy就可以了

@ghost
Copy link

ghost commented Oct 12, 2019

  1. 在idea中选择HTTP代理(测试可用)
    在我的ssr设置中可以看到HTTP代理端口, 每个人的ssr客户端不同,这个端口可能不一样,自行查看,将这个端口填入idea中
    DeepinScreenshot_select-area_20191012113817
    DeepinScreenshot_select-area_20191012113747
  2. 在idea中选择SOCKS (测试不可用,原因未知)

我的也不能上网,怀疑可能idea用的是socks4

分析: 在chrome的SwitchyOmega中设置代理协议为SOCKS5, 网络没问题, 设置为SCOKS4的时候, 网络就连不上.

DeepinScreenshot_select-area_20191012114803

@qq253498229
Copy link

shadowsocks开http代理,然后在idea里面设置http proxy。
或者直接用proxifier全局代理。

@friedwm
Copy link

friedwm commented May 9, 2020

初学Android Studio,折腾半天发现是不支持socks代理,改成http代理即可。注意端口号要设置成你ssr的端口,位置在:选项设置-本地端口,这个端口同时支持http和socks5

@huahuayu
Copy link

huahuayu commented May 9, 2020

没想到这个issue这么多人感兴趣,我写了篇文章介绍
Mac下terminal终端、jetbrains系列IDE如何科学上网

Mac下虚拟机如何使用主机的shadowsockets科学上网

以上是最佳办法,不管你用命令行开发、还是jetbrains系列ide甚至在虚拟机开发,都可以完美解决了

@qtw1998
Copy link

qtw1998 commented Feb 13, 2021

没想到这个issue这么多人感兴趣,我写了篇文章介绍
Mac下terminal终端、jetbrains系列IDE如何科学上网

Mac下虚拟机如何使用主机的shadowsockets科学上网

以上是最佳办法,不管你用命令行开发、还是jetbrains系列ide甚至在虚拟机开发,都可以完美解决了

感谢巨佬!!

@Liers
Copy link

Liers commented Apr 7, 2022

https://www.cnblogs.com/uniquezhangqi/p/9199281.html 可以使用
有用

@Saigut
Copy link

Saigut commented Jan 4, 2023

https://www.cnblogs.com/uniquezhangqi/p/9199281.html 可以使用

有效。解决了 intellij CLion git 连不上 github 的问题。之前用 Manual proxy configuration 还以为是 CLion 全局代理呢,结果没啥效果。Automatic proxy configuration URL 自动代理就正常,不懂 intellij 这是啥逻辑。

@hashming
Copy link

hashming commented Mar 4, 2023

For me it works fine!
By the way, clash is the same, we just get port at clash main interface, and put the port number in the idea configure.
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests