Skip to content

tz826/ja-netfilter-all

This branch is up to date with aldev814/ja-netfilter-all:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

c01b5ba · Aug 27, 2022

History

7 Commits
Aug 27, 2022
Jun 5, 2022
Aug 27, 2022
Jun 5, 2022
May 18, 2022
Jun 5, 2022
Jun 5, 2022
Jun 5, 2022
Jun 5, 2022
Aug 27, 2022

Repository files navigation

Operation guide: 
    1. add -javaagent:/path/to/ja-netfilter.jar=jetbrains to your vmoptions (manual or auto)
    2. log out of the jb account in the 'Licenses' window
    3. use key on page https://jetbra.in/5d84466e31722979266057664941a71893322460
    4. plugin 'mymap' has been deprecated since version 2022.1
    5. don't care about the activation time, it is a fallback license and will not expire

Enjoy it~

JBR17:
    add these 2 lines to your vmoptions file: (for manual, without any whitespace chars)
    --add-opens=java.base/jdk.internal.org.objectweb.asm=ALL-UNNAMED
    --add-opens=java.base/jdk.internal.org.objectweb.asm.tree=ALL-UNNAMED

NEW: 
    Auto configure vmoptions:
        macOS or Linux: execute "scripts/install.sh"
        Windows: double click to execute "scripts\install-current-user.vbs" (For current user)
                                         "scripts\install-all-users.vbs" (For all users)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • VBScript 53.3%
  • Shell 46.7%