IntelliJ IDEA License Server v1.6
使用说明详见:http://blog.lanyus.com/archives/174.html
v1.1版在这里:http://blog.lanyus.com/archives/189.html
v1.2版在这里:http://blog.lanyus.com/archives/228.html
v1.3版在这里:http://blog.lanyus.com/archives/231.html
v1.4版在这里:http://blog.lanyus.com/archives/305.html
v1.5版在这里:http://blog.lanyus.com/archives/314.html
更新说明:
修改默认端口为1027
下载地址:
https://mega.nz/#!f4A2WQRB!fMNbcuSt0YxrjXclW81_GZol-g6dURrO1htqXPMYa8Q
链接: https://pan.baidu.com/s/1dFS9DaL 密码: xxc2
老大,能不能换个别的端口(女票)啊,1027端口跟Windows系统的一个关键服务冲突啊!原来的1017还行至少不跟Windows的关键服务冲突,建议设置一个高的端口,比如6000以上的,不容易冲突。
@kamIt didn't helped
@kam
可以指定端口的
Thanks~ it works with command argument '-p 1017' great!
@Happy
LicenseServer再2017.3.4_Build_IU-173.4548.28失效了, 贼难受.
2017.3.4貌似不能用了?
You can use apache for proxy.
Apache 2.4 config:
LoadModule proxy_module modules/mod_proxy.so
LoadModule proxy_http_module modules/mod_proxy_http.so
‹Location "/idea/"›
ProxyPass "http://idea.lanyus.com/"
‹/Location›
License server will be:
http://hostname.of.your.server/idea/
Or for local PC:
Put on hosts file some like "127.0.0.1 idea.local" and use "http://idea.local/idea/"
Works with 2017.3.4
@alexantris tested? and how to configure with nginx
@Max Sky I'm using own server with apache. Not tested for localhost. For nginx maybe like this:
location /idea/ {
proxy_pass http://idea.lanyus.com/;
}
https://docs.nginx.com/nginx/admin-guide/web-server/reverse-proxy/
@alexantr thanks, I tried your method, but localhost cannot activate anyway. Now I put the program on the server to be activated. so on the localhost, I choose to give up...
@Max Sky Variant for local PC doesn't work. Maybe IDE checking IP for domain.
@alexantr I think so, the IDE should have checked the actual IP address.
License server和Idea不在同一台机器上就可以了。
虚拟机可以吗
看样子将来要做OpenWRT固件了啊。。。
@渺渺兮予怀@vivieast虚拟机可以,但需要注意开启防火墙。
求教一下,怎么在自己的服务器上部署license server(how to set up license server on my private server)
@AK88很简单:写脚本、加计划任务、防火墙开端口,搞定。
@wang
懂docker的话,可以试试:https://github.com/dingdayu/jetbrians
@dingdayu谢谢,已搞定
A new version is needed. Does not work with 2017.3.4
@holden321
I confirm. Does not work with 2017.3.4.
Please Help!!!
@holden321 It actually works with 2017.3.4 as long as the license server isn't running locally.
@rfiacne Thanks!
http://license.topnguyen.net
@CCRko60
最新版失败了
@abc
不要在同一台电脑上进行激活
Hey guys, consider donating before asking for new version so hard. It's giant work, so please stay calm and donate. I'm not affiliated with server owner.
Специально для русских, не разумеющих ни одного языка, кроме русского: ребята, прежде, чем ныть - донатьте. Это нифига не просто, как может показаться.
@p00h
thumb up
Doesn't work anymore. I get the error the license server address is incorrect with IntelliJ 2017.3.4.
1.6 does work for me with the windows hosts file hack. It keeps telling me that license server is unreachable from time to time (eg. every 30m). But after I activate again manually, it works some more.
Aaaand, doesn't work for me any more either
最新版现在不行了
指示的網址不存在。
版本1.6不能再被下載
Zhǐshì de wǎngzhǐ bù cúnzài.
Bǎnběn 1.6 Bùnéng zài bèi xiàzài
救命啊!
版本1.6不適用於2017.3.4
@fakinreg I have tried the host hack and doesn't seems working for me. Could you post what lines you have used exactly ?
Use: ngrok http 1017
to build a tunnel to 127.0.0.1:1017,
then use the new url provided by ngrok.
Please fix ASAP. Cannot activate 2017.3.4. Thx
ROFL, rookie "coders" are broke down as soon as licensing became harder than making 1 click
I do it, use ngrok and License server(1.6)