sdBruLi / 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-vX.X.X-jar-with-dependencies.jar file!

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

Notice

This is just a version for myself use

This project base on decompiling from jetbra.in, thanks ~

Config file: mymap.conf

[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%