aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/README.md (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add yet another timeout watchdog.onefang2023-02-231-0/+1
|
* gitea -> git.onefang2020-07-011-2/+2
|
* Migrate to gitea.devuan.dev for the Devuan repo.onefang2020-06-181-2/+2
|
* Clean up the README, add some more text, remove the theory part.onefang2020-02-061-106/+26
|
* Rewrite some of the output.onefang2020-02-061-2/+0
| | | | | | | | Move explanations into tooltips. Invent a crappy HTML template "system". General clean up of text.
* More documentation, and clean up the existing stuff.onefang2020-01-041-23/+63
|
* Document the ultimate goal.onefang2019-12-141-0/+6
|
* Add note about running it twice before you can see any data.onefang2019-12-101-1/+3
|
* Document the rescue of old RRD data.onefang2019-12-101-0/+4
|
* Add stuff needed for those detailed graphs using apt-panopticon_cgp.onefang2019-12-101-0/+31
|
* Add RRD data collection, and a speed graph.onefang2019-12-101-0/+1
|
* Typo--onefang2019-12-101-1/+1
|
* Update dependencies.onefang2019-12-031-1/+4
|
* We no longer use wget.onefang2019-11-271-1/+0
|
* Rewrite the lua-sec checks using command line curl instead.onefang2019-11-121-1/+1
| | | | Works better with SNI.
* Rename project to apt-panopticon.onefang2019-11-051-40/+41
| | | | It used to be mirror-checker-lua.
* Add the round robin stuff to the mirrors.lua, and jiggle the code that loops ↵onefang2019-11-051-5/+3
| | | | through mirrors.
* Gather the IPs and stuff them into mirrors.lua before forking.onefang2019-11-051-2/+3
|
* Add roundRobin as an option.onefang2019-11-051-0/+4
|
* Rejig the redirects a little.onefang2019-09-291-1/+1
|
* checkRedirects -> checkHostonefang2019-09-291-9/+9
|
* checkPaths -> checkFilesonefang2019-09-291-3/+3
|
* checkURL -> checkHEADonefang2019-09-291-3/+3
|
* Oops, read the "redir" logic incorrectly, and wrote the theory section wrong.onefang2019-09-291-2/+2
|
* CheckRedirects() -> checkRedirects()onefang2019-09-291-9/+9
|
* More documentation.onefang2019-09-261-1/+166
| | | | | | | | | | Briefly describe the tests. Document the options. Theory of operation. --help now says to read the README.md.
* Document the new LuaSec dependency.onefang2019-09-071-0/+1
|
* Document the new flock depondency, and sort them alphabetically.onefang2019-06-261-3/+4
|
* More justification.onefang2019-06-251-1/+3
|
* OK OK, so I'm a perfectionist. lolonefang2019-06-251-4/+4
|
* Hopefully the last of the README tweaks.onefang2019-06-251-5/+5
|
* Some clean ups.onefang2019-06-251-5/+5
|
* The list should be .. a list. B-)onefang2019-06-251-10/+5
|
* OK, let's try THIS style of markdown.onefang2019-06-251-34/+14
| | | | Wish it was a real standard. lol
* Add actual markdown.onefang2019-06-251-14/+34
|
* Add the actual source code, and the basic documentation.onefang2019-06-251-0/+95
Still need to write the help output.