Giter Club home page Giter Club logo

jbact's Introduction

JetBrains Activator

This repository provides a method for activating JetBrains IDEs.

IMPORTANT

Due to GitHub and JetBrains DMCA rules, this repo can be taken down at any moment. To protect it, follow these steps:

  • Clone the repository
  • Publish it under a different name and make minor changes (e.g., change example paths, add some text in the README, etc.)
  • Share the link in any gist related to JetBrains activation.

Windows

jb.ps1 and jb.bat are scripts for Windows users.

Instructions:

  1. Ensure Windows Firewall is enabled.
  2. Download jb.ps1 and jb.bat into the same directory.
  3. Open jb.ps1 with Notepad and edit the $idepath variable to include the paths to your JetBrains IDE executables, ending with *64.exe. Delete the example provided.
  4. Save the changes.
  5. Run jb.bat as an administrator.
  6. Run this script periodically to ensure your IDEs remain activated.
  7. (Optional) Automate the process by:
    • Create a shortcut of jb.bat
    • Move the shortcut into the startup folder
    • Right-click on the shortcut -> Properties -> Shortcut -> Check "Run as administrator"
    • Apply changes

Linux

jb.sh is the script for Linux users.

Instructions:

  1. Install iptables:

    • For Debian-based systems: sudo apt install iptables
    • For Arch-based systems: sudo pacman -S iptables
    • For other distributions, install iptables accordingly.
  2. Make jb.sh executable:

    chmod +x jb.sh
  3. Run jb.sh with root privileges:

    sudo ./jb.sh
  4. (Optional) Automate the process by adding jb.sh to your system startup.

Note: Using this script on Linux may block connections to account.jetbrains.com for all applications, not just JetBrains IDEs. Consider it a temporary solution.

macOS

jb.sh is the script for macOS users.

Instructions:

  1. Download jb.sh.
  2. Make it executable:
    chmod +x jb.sh
  3. Run the script with root privileges:
    sudo ./jb.sh

After running any of the scripts, follow these steps:

  1. Start your IDE.
  2. When prompted for an activation key, find one here.
  3. No need to change the proxy. If you have it enabled in IDE settings, disable it.
  4. Click on activate, and you're good to go.

If you encounter any issues, carefully follow the instructions again. If problems persist, contact @supershkila on Telegram.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.