mirror of
https://gitee.com/ja-netfilter/ja-netfilter.git
synced 2024-11-16 23:49:38 +08:00
update links
Signed-off-by: pengzhile <pengzhile@gmail.com>
This commit is contained in:
parent
0b215450ca
commit
2888d8deee
@ -4,7 +4,7 @@
|
||||
|
||||
## Usage
|
||||
|
||||
* download from the [releases page](https://github.com/ja-netfilter/ja-netfilter/releases)
|
||||
* download from the [releases page](https://gitee.com/ja-netfilter/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`
|
||||
* some apps support the `JVM Options file`, you can add as a line of the `JVM Options file`.
|
||||
@ -68,7 +68,7 @@ EQUAL,somedomain
|
||||
## Plugin system
|
||||
|
||||
* for developer:
|
||||
* view the [scaffold project](https://github.com/ja-netfilter/ja-netfilter-sample-plugin) written for the plugin system
|
||||
* view the [scaffold project](https://gitee.com/ja-netfilter/ja-netfilter-sample-plugin) written for the plugin system
|
||||
* compile your plugin and publish it
|
||||
* just use your imagination~
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user