summaryrefslogtreecommitdiff
path: root/scripts/testurl.sh
Commit message (Collapse)AuthorAgeFilesLines
* bugfix: checking onions wouldn't work, and wouldn't report a failureLinus Nordberg2022-04-011-3/+3
| | | | | That's because "$torconf" would become one argument to curl when it has to be two.
* add script for testing a HTTP(s) URLLinus Nordberg2022-03-311-0/+31