Modules§
- domain
- Nested message and enum types in
Domain
.
Structs§
- Cidr
- IP for routing decision, in CIDR form.
- Domain
- Domain for routing decision.
- GeoIp
- GeoIp
List - GeoSite
- GeoSite
List - the final dat file has this type
Functions§
- decode_
geoip - parse dat data (which has protobuf format)
- decode_
geosite - parse dat data (which has protobuf format)
- encode_
geoip - save to the dat format (which has protobuf format)
- encode_
geosite - save to the dat format (which has protobuf format)
- geoip_
to_ hashmap - covert to a hashmap that is compatible with the one in crate ‘clash_rules’
- geosite_
to_ hashmap - covert to a hashmap that is compatible with the one in crate ‘clash_rules’