Toby
|
ed9e380a57
|
fix: variable support & update example in doc
|
2024-02-23 14:37:05 -08:00 |
|
Toby
|
7353a16358
|
feat: logging support in ruleset
|
2024-02-23 14:13:35 -08:00 |
|
Rinka
|
ebff4308e4
|
Add CIDR support for expr (#62)
* feat: add cidr support for expr
* docs: add example for cidr
* minor code tweaks
---------
Co-authored-by: Toby <tobyxdd@gmail.com>
|
2024-02-17 14:21:12 -08:00 |
|
Toby
|
6871244809
|
chore: improve built-in funcs handling (#43)
|
2024-02-04 11:17:19 -08:00 |
|
Rinka
|
f07a38bc47
|
Add GeoIP and GeoSite support for expr (#38)
* feat: copy something from hysteria/extras/outbounds/acl
* feat: add geoip and geosite support for expr
* refactor: geo matcher
* fix: typo
* refactor: geo matcher
* feat: expose config options to specify local geoip/geosite db files
* refactor: engine.Config should not contains geo
* feat: make geosite and geoip lazy downloaded
* chore: minor code improvement
* docs: add geoip/geosite usage
---------
Co-authored-by: Toby <tobyxdd@gmail.com>
|
2024-01-30 17:30:35 -08:00 |
|
Toby
|
4f86f91a15
|
first
|
2024-01-19 16:45:01 -08:00 |
|