aboutsummaryrefslogtreecommitdiff
path: root/main.go
Commit message (Collapse)AuthorAgeFilesLines
* Add more metricsRasmus Dahlberg2023-04-011-4/+8
| | | | Number of connected / onion location / connection attempts.
* Rip out -c and -CRasmus Dahlberg2023-04-011-30/+0
| | | | | Helpful for systemd-resolved issue, but unlikely to help if the issue is e.g. recursive DNS resolver that drops look-ups as -c will be cached.
* Tweak default options and info printRasmus Dahlberg2023-03-301-1/+1
|
* Minor renaming and re-orderingRasmus Dahlberg2023-03-301-7/+7
|
* Add input file read rate-limitRasmus Dahlberg2023-03-301-1/+18
|
* Add option to specify [START,END) linesRasmus Dahlberg2023-03-261-9/+13
|
* Wait timeout + 1s before exitRasmus Dahlberg2023-03-261-2/+2
|
* Add current line to periodic updatesRasmus Dahlberg2023-03-261-1/+2
|
* Send answer w/o connect for bad URL tooRasmus Dahlberg2023-03-251-1/+2
|
* Fix a few nitsRasmus Dahlberg2023-03-251-14/+15
|
* Improve health and metricsRasmus Dahlberg2023-03-251-31/+74
|
* Clean-up skeletonRasmus Dahlberg2023-03-251-80/+96
|
* Few clean-upsRasmus Dahlberg2023-03-241-56/+43
|
* Add drafty skeletonRasmus Dahlberg2023-03-231-0/+217