GeoIP.db

The geoip.db file is a data file used by Sing-Box to determine the geographic location of an IP address. It contains a database of IP addresses and their corresponding locations, which can be used to route traffic based on the location of the requested service IP location.

Tags are used to identify the geographical location of IP addresses in the GeoIP.db file. These tags are typically short, two-letter codes that correspond to the country of origin of the IP addresses. For example, “cn” refers to China, “us” refers to the United States, and “jp” refers to Japan.

When Sing-Box is configured to use the GeoIP.dat file, it can use these tags to route traffic through specific proxy servers or to block traffic from certain regions.

It’s worth noting that default geoip.db by SingBox Project is available at:

https://github.com/SagerNet/sing-geoip/releases/latest/download/geoip.dbCode language: JavaScript (javascript)

But it’s a separate file that you can find online or make yours and use with the software, some providers have their own version of the file.

Review other configurations for the Singbox, such as Log and DNS settings, inbounds and outbounds, routing rules, and its experimental features.