Repository for packaging generic OONI assets. It includes MaxMind DB files retrieved from CURL. Every release is a different branch to avoid making the history of the main branch too heavy. You should pin your golang code to the most recent branch using:
go get -v github.com/ooni/probe-assets@HEAD
where HEAD is the most recent commit inside such a branch.
This product includes IP Geolocation by DB-IP.
Report issues for this repo at https://github.com/ooni/probe/issues.
-
edit
prepare.bash
and update the database URL and its SHA256 checksum; -
run
./build.bash
-
follow on-screen instructions.