nmweizi / ja-netfilter-mymap-plugin

A plugin for the ja-netfilter, it can replace strings dynamically.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

plugin-mymap

A plugin for the ja-netfilter, it can replace strings dynamically.

Use the mvn clean package command to compile and use mymap-v1.1.0-jar-with-dependencies.jar file!

if you use ja-netfilter v1.2.0, you need mymap-v1.0.1-jar-with-dependencies.jar fallback

Config file

[MyMap]
EQUAL,licenseeName->xxxxxxx
EQUAL,gracePeriodDays->30
EQUAL,paidUpTo->5000-12-31

About

A plugin for the ja-netfilter, it can replace strings dynamically.

License:GNU General Public License v3.0


Languages

Language:Java 100.0%