sing-box/route
Tianling Shen 7ead0de26b
Fix geosite path (#17)
`geoIPOptions` -> `geositeOptions`

Signed-off-by: Tianling Shen <i@cnsztl.eu.org>
2022-08-18 10:00:56 +08:00
..
router.go Fix geosite path (#17) 2022-08-18 10:00:56 +08:00
router_dns.go Add ip_version rule item 2022-08-16 23:47:14 +08:00
rule.go Add multiplexer 2022-07-30 09:04:01 +08:00
rule_auth_user.go Add process_name/package_name/user/user_id rule item 2022-07-23 21:28:13 +08:00
rule_cidr.go Remove ToString0[T] usage to fix golangci-lint 2022-07-10 22:00:28 +08:00
rule_dns.go Add ip_version rule item 2022-08-16 23:47:14 +08:00
rule_domain.go Migrate components to library 2022-07-11 18:44:59 +08:00
rule_domain_keyword.go Refactor struct & Add override dialer options 2022-07-03 20:59:25 +08:00
rule_domain_regex.go Update gci format 2022-07-08 23:03:57 +08:00
rule_geoip.go Refactor log 2022-07-12 17:44:12 +08:00
rule_geosite.go Refactor log 2022-07-12 17:44:12 +08:00
rule_inbound.go Update gci format 2022-07-08 23:03:57 +08:00
rule_ipversion.go Add ip_version rule item 2022-08-16 23:47:14 +08:00
rule_network.go Refactor struct & Add override dialer options 2022-07-03 20:59:25 +08:00
rule_outbound.go Update gci format 2022-07-08 23:03:57 +08:00
rule_package_name.go Add runtime warnings 2022-07-25 07:19:15 +08:00
rule_port.go Remove ToString0[T] usage to fix golangci-lint 2022-07-10 22:00:28 +08:00
rule_port_range.go Add source_port_range/port_range rule item 2022-07-24 16:21:35 +08:00
rule_process.go Update documentation 2022-07-27 12:13:31 +08:00
rule_protocol.go Update gci format 2022-07-08 23:03:57 +08:00
rule_user.go Remove incorrect warning 2022-08-09 17:27:22 +08:00
rule_user_id.go Add runtime warnings 2022-07-25 07:19:15 +08:00