You've already forked jetbrains-activating-tutorial
mirror of
https://github.com/jcshan709/jetbrains-activating-tutorial.git
synced 2026-04-17 14:46:31 +03:00
22 lines
1.2 KiB
Markdown
22 lines
1.2 KiB
Markdown
> Language select: English | [中文](https://github.com/jcshan709/jetbrains-activating-tutorial/tree/main/README_zh.md)
|
|
# 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.
|
|
|
|

|
|

|