mirror of
https://gitee.com/ja-netfilter/ja-netfilter.git
synced 2024-11-16 23:49:38 +08:00
add download link
Signed-off-by: pengzhile <pengzhile@gmail.com>
This commit is contained in:
parent
f2d1f7a176
commit
af66da6219
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@
|
||||
.idea/
|
||||
.DS_Store
|
||||
target/
|
||||
publish/
|
||||
|
@ -4,6 +4,7 @@
|
||||
|
||||
## Usage
|
||||
|
||||
* download from the [releases page](https://github.com/pengzhile/ja-netfilter/releases)
|
||||
* add `-javaagent:/absolute/path/to/ja-netfilter.jar` argument (**Change to your actual path**)
|
||||
* add as an argument of the `java` command.
|
||||
eg: `java -javaagent:/absolute/path/to/ja-netfilter.jar -jar executable_jar_file.jar`
|
||||
|
Loading…
Reference in New Issue
Block a user