!!! failure "Deprecated in sing-box 1.8.0"
GeoIP is deprecated and will be removed in sing-box 1.12.0, check [Migration](/migration/#migrate-geoip-to-rule-sets).
{
  "route": {
    "geoip": {
      "path": "",
      "download_url": "",
      "download_detour": ""
    }
  }
}
The path to the sing-geoip database.
geoip.db will be used if empty.
The download URL of the sing-geoip database.
Default is https://github.com/SagerNet/sing-geoip/releases/latest/download/geoip.db.
The tag of the outbound to download the database.
Default outbound will be used if empty.