Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Influx Proxy | 427 | 3 years ago | 25 | other | Go | |||||
Statsd Librato Backend | 76 | 9 | 3 | 5 years ago | 30 | October 16, 2017 | 4 | mit | JavaScript | |
A StatsD backend that sends metrics to Librato Metrics | ||||||||||
Influx Proxy | 44 | 5 years ago | 1 | March 27, 2019 | 1 | other | Go | |||
influxdb HA | ||||||||||
Dnscrypt.toolbox | 23 | 4 | 4 years ago | 3 | November 10, 2019 | mit | C# | |||
Some useful tools to work with dnscrypt-proxy | ||||||||||
Ripe Atlas | 21 | 4 | 2 years ago | 1 | December 21, 2021 | 3 | mit | Go | ||
RIPE Atlas API access in Go. | ||||||||||
Timescaleproxy | 2 | a year ago | Go | |||||||
A proxy for writing Telegraf JSON HTTP output into a Timescale DB. Written in Go. |
Is used to read and write the dnscrypt-proxy.toml configuration under .NET
.\Measurement.exe -l "https://download.dnscrypt.info/resolvers-list/v2/public-resolvers.md"
Try downloading remote list . . .
measuring . . .
=====================================
64 Resolvers (fastest first)
Only DNSSEC: False
Only NoLogs: False
Only NoFilter: False
=====================================
39 ms, 2.dnscrypt-cert.cryptostorm.is, NoLogs: True, NoFilter: False DNSSEC: False, Certificate Valid: True
40 ms, 2.dnscrypt-cert.cryptostorm.is, NoLogs: True, NoFilter: False DNSSEC: False, Certificate Valid: True
40 ms, 2.dnscrypt-cert.cryptostorm.is, NoLogs: True, NoFilter: False DNSSEC: False, Certificate Valid: True
40 ms, 2.dnscrypt-cert.cryptostorm.is, NoLogs: True, NoFilter: False DNSSEC: False, Certificate Valid: True
41 ms, cleanbrowsing.org, NoLogs: True, NoFilter: False DNSSEC: True, Certificate Valid: True
41 ms, cleanbrowsing.org, NoLogs: True, NoFilter: False DNSSEC: True, Certificate Valid: True
42 ms, 2.dnscrypt-cert.babylon.network, NoLogs: True, NoFilter: True DNSSEC: False, Certificate Valid: True
42 ms, 2.dnscrypt-cert.opendns.com, NoLogs: False, NoFilter: False DNSSEC: False, Certificate Valid: True
42 ms, 2.dnscrypt-cert.opendns.com, NoLogs: False, NoFilter: False DNSSEC: False, Certificate Valid: True
[...]
Total processing time: 0 min 05.06 seconds
Usage: Measurement [OPTIONS]+
Options:
-l, --list=VALUE the path or url (starting with https://) to a
resolvers.md file
--nl, --nologs only test resolvers with NoLogs support enabled.
--nf, --nofilter only test resolvers with NoFilter support enabled.
-d, --dnssec only test resolvers with DNSSEC support enabled.
-j, --json print result as JSON.
-h, --help show this message and exit