Skip to content

Resources

Structure

{
  "geoip": {},
  "geosite": {},
  "ipasn": {}
}

Resource Structure

{
  ... // Source Fetch Fields
  ... // Source Convert Fields
}

Fields

geoip

GEOIP resource.

If configured, all converted GEOIP rule items will be replaced by the configured resource item during conversion.

geosite

GEOSITE resource.

If configured, all converted GEOSITE rule items will be replaced by the configured resource item during conversion.

ipasn

IPASN resource.

If configured, all converted IPASN rule items will be replaced by the configured resource item during conversion.

Source Fetch Fields

See Source Fetch Fields.

The corresponding resource key will be filled in the path or URL template.

Resource Key Description
GEOIP .code The GEOIP code
GEOIP .code The GEOSITE code
IPASN .asn The Autonomous System Number (ASN)

Source Convert Fields

See Source Convert Fields.