This website requires JavaScript.
Explore
Help
Sign In
c
/
ooni-probe-cli
Watch
1
Star
0
Fork
0
You've already forked ooni-probe-cli
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
552d8e73c2
ooni-probe-cli
/
.dockerignore
5 lines
48 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Ignore dist in .dockerignore
2019-05-15 17:44:00 +02:00
/dist
deps: latest upper.io/db and pin probe-engine (#116) We're specifically pinning a commit of probe-engine that is using MK v0.10.11, so that we address the following issues: 1. we use db-ip.com for the country database as opposed to using the increasingly stale MaxMind database (see https://github.com/ooni/probe-engine/issues/334) 2. we're using an implementation of WhatsApp that does not suffer from the super-old CIDR bug (see https://github.com/ooni/probe-engine/issues/341) 3. we're not linking to libcurl anymore on Windows and Linux, thanks to this new version of MK where we can optionally disable libcurl; we are still linking to libcurl on macOS, but that has no impact on the binary size since on macOS libcurl is part of the system This should be enough, from my side to bless a new release of the probe-cli (see https://github.com/ooni/probe/issues/1028).
2020-02-26 22:34:23 +01:00
/ooniprobe
/ooniprobe.exe
travis: run goveralls inside the docker container Factor code and reorganize location of go cache and go paths such that subsequent invocations reuse both dirs.
2019-12-26 18:36:41 +01:00
/testdata/gotmp
Reference in New Issue
Copy Permalink