You've already forked jetbrains-activating-tutorial
mirror of
https://github.com/jcshan709/jetbrains-activating-tutorial.git
synced 2026-04-17 14:56:31 +03:00
Merge en.md into index.md
This commit is contained in:
23
README.md
Normal file
23
README.md
Normal file
@@ -0,0 +1,23 @@
|
|||||||
|
> Visit on [GitHub Pages](https://jcshan709.github.io/jetbrains-activating-tutorial)
|
||||||
|
Language select: English \| [中文](https://jcshan709.github.io/jetbrains-activating-tutorial/zh)
|
||||||
|
|
||||||
|
# JetBrains Activating Tutorial
|
||||||
|
### Step 1 - Look up JetBrains License Server
|
||||||
|
1. Visit [Censys Search](https://search.censys.io/)
|
||||||
|
2. Input the text below and search:
|
||||||
|
```plain
|
||||||
|
services.http.response.headers.location: account.jetbrains.com/fls-auth
|
||||||
|
```
|
||||||
|
3. Find a site open on port 80. Click and have a check whether the status code is **302**. If not, find another one.
|
||||||
|
|
||||||
|

|
||||||
|

|
||||||
|
|
||||||
|
### Step 2 - Activate your IDE
|
||||||
|
1. Launch your IDE and select `License Server` in activating page.
|
||||||
|
2. Copy the address, including protocol (`http://`) (do not include port) and click `Activate`
|
||||||
|
3. The same to JetBrains Plugins like `Code With Me`
|
||||||
|
4. If activating failed, find another server and have a try.
|
||||||
|
|
||||||
|

|
||||||
|

|
||||||
1
_config.yml
Normal file
1
_config.yml
Normal file
@@ -0,0 +1 @@
|
|||||||
|
remote_theme: pages-themes/cayman@v0.2.0
|
||||||
22
index.md
Normal file
22
index.md
Normal file
@@ -0,0 +1,22 @@
|
|||||||
|
> Language select: English \| [中文](https://jcshan709.github.io/jetbrains-activating-tutorial/zh)
|
||||||
|
|
||||||
|
# JetBrains Activating Tutorial
|
||||||
|
### Step 1 - Look up JetBrains License Server
|
||||||
|
1. Visit [Censys Search](https://search.censys.io/)
|
||||||
|
2. Input the text below and search:
|
||||||
|
```plain
|
||||||
|
services.http.response.headers.location: account.jetbrains.com/fls-auth
|
||||||
|
```
|
||||||
|
3. Find a site open on port 80. Click and have a check whether the status code is **302**. If not, find another one.
|
||||||
|
|
||||||
|

|
||||||
|

|
||||||
|
|
||||||
|
### Step 2 - Activate your IDE
|
||||||
|
1. Launch your IDE and select `License Server` in activating page.
|
||||||
|
2. Copy the address, including protocol (`http://`) (do not include port) and click `Activate`
|
||||||
|
3. The same to JetBrains Plugins like `Code With Me`
|
||||||
|
4. If activating failed, find another server and have a try.
|
||||||
|
|
||||||
|

|
||||||
|

|
||||||
22
zh.md
Normal file
22
zh.md
Normal file
@@ -0,0 +1,22 @@
|
|||||||
|
> Language select: [English](https://jcshan709.github.io/jetbrains-activating-tutorial) \| 中文
|
||||||
|
|
||||||
|
# JetBrains全家桶激活教程
|
||||||
|
### Step 1 - 查找许可证服务器
|
||||||
|
1. 访问 [Censys Search](https://search.censys.io/)
|
||||||
|
2. 搜索以下内容:
|
||||||
|
```plain
|
||||||
|
services.http.response.headers.location: account.jetbrains.com/fls-auth
|
||||||
|
```
|
||||||
|
3. 找一个开放了80端口的站点,且80端口的状态码为**302**
|
||||||
|
|
||||||
|

|
||||||
|

|
||||||
|
|
||||||
|
### Step 2 - Activate your IDE
|
||||||
|
1. 打开你的IDE,在激活界面选择许可证服务器
|
||||||
|
2. 复制你刚刚找到的地址(带上`http://`前缀,不要带端口)
|
||||||
|
3. 用同样方法也可激活`Code With Me`等付费插件
|
||||||
|
4. 激活失败的话再重新找个服务器试试
|
||||||
|
|
||||||
|

|
||||||
|

|
||||||
Reference in New Issue
Block a user