| Age | Commit message (Collapse) | Author |
|
plugins
Agent-Logs-Url: https://github.com/Loyalsoldier/geoip/sessions/f6cf868f-3c1b-41d2-8eb3-e82a23952afe
Co-authored-by: Loyalsoldier <[email protected]>
|
|
|
|
Co-authored-by: Loyalsoldier <[email protected]>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
For the arg `jsonPath` in config, see syntax explanation here: https://github.com/tidwall/gjson/blob/master/SYNTAX.md
|
|
|
|
|
|
Output plaintext CIDR with prefix and suffix in one line by using `text` format as output, specified by args `addPrefixInLine` and `addSuffixInLine`
|
|
IP and CIDR with prefix and suffix in one line now can be processed by using `text` format as input, specified by args `removePrefixesInLine` and `removeSuffixesInLine`.
|
|
|
|
|
|
|
|
|
|
|
|
content starts with `#` `//` `/*` within a line will be treated as comment and be ignored
|
|
|
|
|
|
|