3x-ui/sub
AliBelali b98cfa500d
Update default.json
In scenarios where using domainStrategy: "AsIs", the geoip database is sometimes ignored, and only the geosite database is checked. To ensure that both geosite and geoip databases are considered, it’s recommended to use domainStrategy: "IPIfNonMatch".

surprisingly I discoverd when sniffing is enabled at client side, multi routing does not work properly (just sometimes) but after disabling sniffing at client side, multirouting works perfectly fine.
2024-03-27 19:27:08 +03:30
..
default.json Update default.json 2024-03-27 19:27:08 +03:30
sub.go [subJson] add mux and direct 2024-03-12 19:44:51 +03:30
subController.go [subJson] add mux and direct 2024-03-12 19:44:51 +03:30
subJsonService.go UI Improvements (#2067) 2024-03-20 14:13:37 +03:30
subService.go Small fixes (#2106) 2024-03-21 10:21:12 +03:30