pengzhile
|
f625cfc738
|
1. fix debug info (thank RayGicEFL)
2. split conf and plugins directories by javaagent args
Signed-off-by: pengzhile <pengzhile@gmail.com>
|
2022-01-13 19:31:41 +08:00 |
|
pengzhile
|
14978ba176
|
log exceptions
Signed-off-by: pengzhile <pengzhile@gmail.com>
|
2021-12-28 15:02:34 +08:00 |
|
pengzhile
|
7ba3c94e53
|
v2.0.0
1. change the location of config file
1. split config file
2. use multiple threads to load plugins
Signed-off-by: pengzhile <pengzhile@gmail.com>
|
2021-12-27 14:16:35 +08:00 |
|
pengzhile
|
881c5d2522
|
update desc
Signed-off-by: pengzhile <pengzhile@gmail.com>
|
2021-12-06 11:00:51 +08:00 |
|
pengzhile
|
e622c8fed4
|
rename package && separate builtin plugins
Signed-off-by: pengzhile <pengzhile@gmail.com>
|
2021-12-06 10:49:40 +08:00 |
|
pengzhile
|
7057cd3394
|
config: add ignorecase rule types
Signed-off-by: pengzhile <pengzhile@gmail.com>
|
2021-12-03 18:04:26 +08:00 |
|
Syrone Wong
|
0993b354e5
|
ConfigParser: do NOT override existing sections
This commit support format as below:
```
[DNS]
EQUAL,example.com
[URL]
PREFIX,https://example.com/a
[URL]
PREFIX,https://example.com/foo
[URL]
PREFIX,https://example.com/bar
```
It merges sections with the same section name.
|
2021-12-03 08:33:46 +08:00 |
|
pengzhile
|
af875d2ad0
|
update ver
Signed-off-by: pengzhile <pengzhile@gmail.com>
|
2021-12-02 11:33:37 +08:00 |
|
squall
|
f072b324cc
|
fixed classname mismatch
|
2021-12-02 11:22:54 +08:00 |
|
pengzhile
|
16c01a34a3
|
optimize JANF startup performance & fix the encode of config file
Signed-off-by: pengzhile <pengzhile@gmail.com>
|
2021-12-02 10:58:59 +08:00 |
|
pengzhile
|
a34a4318c1
|
fix for java8
Signed-off-by: pengzhile <pengzhile@gmail.com>
|
2021-12-01 12:33:37 +08:00 |
|
pengzhile
|
eb09fb7830
|
fix rtc
Signed-off-by: pengzhile <pengzhile@gmail.com>
|
2021-12-01 11:35:06 +08:00 |
|
pengzhile
|
a380bf126f
|
reorganize builtin plugins
Signed-off-by: pengzhile <pengzhile@gmail.com>
|
2021-11-30 19:24:10 +08:00 |
|
pengzhile
|
5586939a8f
|
add plugin system
Signed-off-by: pengzhile <pengzhile@gmail.com>
|
2021-11-30 17:06:48 +08:00 |
|
pengzhile
|
3fc69ee29f
|
add a DebugInfo switch
Signed-off-by: pengzhile <pengzhile@gmail.com>
|
2021-11-30 11:15:45 +08:00 |
|
pengzhile
|
11bd215ce4
|
fix the f**k space escape
Signed-off-by: pengzhile <pengzhile@gmail.com>
|
2021-11-30 11:06:20 +08:00 |
|
pengzhile
|
52af80fb7f
|
add config file
Signed-off-by: pengzhile <pengzhile@gmail.com>
|
2021-11-29 16:21:12 +08:00 |
|
pengzhile
|
f4a6ff6d43
|
hide debug info by default
Signed-off-by: pengzhile <pengzhile@gmail.com>
|
2021-11-29 14:24:13 +08:00 |
|
pengzhile
|
8a0cc23737
|
add rulers
Signed-off-by: pengzhile <pengzhile@gmail.com>
|
2021-11-29 14:04:17 +08:00 |
|
pengzhile
|
642f49a2c3
|
commit base framework
Signed-off-by: pengzhile <pengzhile@gmail.com>
|
2021-11-29 13:15:49 +08:00 |
|