From c91914d446c17892caf08b35e965294861569388 Mon Sep 17 00:00:00 2001 From: jcShan709 <1826543852@qq.com> Date: Fri, 19 Jul 2024 07:56:45 +0000 Subject: [PATCH] revert --- README.md | 23 ----------------------- _config.yml | 1 - en.md | 27 --------------------------- index.md | 3 --- zh.md | 27 --------------------------- 5 files changed, 81 deletions(-) delete mode 100644 README.md delete mode 100644 _config.yml delete mode 100644 en.md delete mode 100644 index.md delete mode 100644 zh.md diff --git a/README.md b/README.md deleted file mode 100644 index 6818da6..0000000 --- a/README.md +++ /dev/null @@ -1,23 +0,0 @@ -> Visit on [GitHub Pages](https://jcshan709.github.io/jetbrains-activating-tutorial/en) -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. - -![looking up for license servers](https://github.com/user-attachments/assets/d273115b-887e-48ba-9367-376d43a042fe) -![checking whether status is 302](https://github.com/user-attachments/assets/a2cebd5e-0c71-4cca-80b7-84178bbd14cf) - -### 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. - -![activating](https://github.com/user-attachments/assets/e36a4dd0-964a-4fd6-b993-443e05f42393) -![activated](https://github.com/user-attachments/assets/0391245c-c324-40f6-981d-02b2d98f662b) diff --git a/_config.yml b/_config.yml deleted file mode 100644 index c87a61e..0000000 --- a/_config.yml +++ /dev/null @@ -1 +0,0 @@ -theme: minima \ No newline at end of file diff --git a/en.md b/en.md deleted file mode 100644 index e01b2ed..0000000 --- a/en.md +++ /dev/null @@ -1,27 +0,0 @@ ---- -title: JetBrains Activating Tutorial -date: 2024-07-13 ---- - -> 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. - -![looking up for license servers](https://github.com/user-attachments/assets/d273115b-887e-48ba-9367-376d43a042fe) -![checking whether status is 302](https://github.com/user-attachments/assets/a2cebd5e-0c71-4cca-80b7-84178bbd14cf) - -### 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. - -![activating](https://github.com/user-attachments/assets/e36a4dd0-964a-4fd6-b993-443e05f42393) -![activated](https://github.com/user-attachments/assets/0391245c-c324-40f6-981d-02b2d98f662b) diff --git a/index.md b/index.md deleted file mode 100644 index 99ffb6e..0000000 --- a/index.md +++ /dev/null @@ -1,3 +0,0 @@ -# Select your language: -- [English](https://jcshan709.github.io/jetbrains-activating-tutorial/en) -- [Chinese](https://jcshan709.github.io/jetbrains-activating-tutorial/zh) \ No newline at end of file diff --git a/zh.md b/zh.md deleted file mode 100644 index 1180f74..0000000 --- a/zh.md +++ /dev/null @@ -1,27 +0,0 @@ ---- -title: JetBrains全家桶激活教程 -date: 2024-07-13 ---- - -> Language select: [English](https://jcshan709.github.io/jetbrains-activating-tutorial/en) \| 中文 - -# 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** - -![looking up for license servers](https://github.com/user-attachments/assets/d273115b-887e-48ba-9367-376d43a042fe) -![checking whether status is 302](https://github.com/user-attachments/assets/a2cebd5e-0c71-4cca-80b7-84178bbd14cf) - -### Step 2 - Activate your IDE -1. 打开你的IDE,在激活界面选择许可证服务器 -2. 复制你刚刚找到的地址(带上`http://`前缀,不要带端口) -3. 用同样方法也可激活`Code With Me`等付费插件 -4. 激活失败的话再重新找个服务器试试 - -![activating](https://github.com/user-attachments/assets/e36a4dd0-964a-4fd6-b993-443e05f42393) -![activated](https://github.com/user-attachments/assets/0391245c-c324-40f6-981d-02b2d98f662b)