aboutsummaryrefslogtreecommitdiff
path: root/net/ooni-probe-cli
Commit message (Collapse)AuthorAgeFilesLines
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
| | | | Reported by: lwhsu
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* net/ooni-probe-cli: Unbreak with go1.16Dmitri Goutnik2021-01-081-1/+1
| | | | | | | Approved by: egypcio (maintainer) Notes: svn path=/head/; revision=560783
* net/ooni-probe-cli: update 3.0.6 to 3.0.8Vinícius Zavam2020-10-232-54/+56
| | | | | | | | | | | | | | | | | | | fixed how we do work with "go-bindata" from upstream; while here, also: - update dependencies (go modules); - update golang's libs; - update "utls" lib from yawning's obfs4proxy-0.0.11 branch (GitLab); - update core dependency, goptlib [1]. [1] lists.torproject.org/pipermail/anti-censorship-team/2020-September/000122.html Sponsored by: TorBSD Diversity Project (TDP) Sponsored by: The Tor Project Notes: svn path=/head/; revision=553092
* net/ooni-probe-cli: update 3.0.3 to 3.0.6Vinícius Zavam2020-09-262-64/+43
| | | | | | | | | | | - probe-engine updated to v0.15.2 - Release Notes: https://github.com/ooni/probe-cli/releases/tag/v3.0.6 Sponsored by: TorBSD Diversity Project (TDP) Sponsored by: The Tor Project Notes: svn path=/head/; revision=550219
* net/ooni-probe-cli: update 3.0.1 to 3.0.3Vinícius Zavam2020-06-262-28/+37
| | | | | | | | Sponsored by: TorBSD Diversity Project (TDP) Sponsored by: The Tor Project Notes: svn path=/head/; revision=540532
* [NEW] net/ooni-probe-cli: Next generation OONI Probe CLIVinícius Zavam2020-06-143-0/+303
The Open Observatory of Network Interference (OONI) is a free software project and a Global community measuring Internet censorship since 2012. This port provides the next generation OONI Probe, a tool used for the measurement of Internet censorship around the world. WWW: https://ooni.org/about/ Notes: svn path=/head/; revision=538821