A cross-platform GUI application for browsing and exploring v2ray geosite and geoip DAT files.
GeodatExplorer provides a user-friendly interface to inspect the contents of v2ray/xray geodata files (geosite.dat and geoip.dat). These files contain domain and IP routing rules used by proxy tools like v2ray, xray, sing-box, and others.
Instead of manually parsing binary protobuf files or relying on command-line tools, GeodatExplorer lets you:
Linux, Windows, and macOS| Platform | Architecture |
|---|---|
| Linux | amd64, arm64 |
| Windows | amd64 |
| macOS | amd64, arm64 |
Download the latest release for your platform from the Releases page.
tar -xzf gde-linux-amd64.tar.gz
./gde-linux-amd64/gde
Extract gde-windows-amd64.zip and run gde.exe.
Extract gde-darwin-*.tar.gz and open gde.app.
# Install Wails CLI
go install github.com/wailsapp/wails/v2/cmd/wails@latest
# Clone and build
git clone https://github.com/DanielLavrushin/GeodatExplorer.git
cd GeodatExplorer/src
wails build
cd src
wails dev -tags webkit2_41 # Linux requires webkit2_41 tag
MIT
$ claude mcp add GeodatExplorer \
-- python -m otcore.mcp_server <graph>