Better handling of errors, not good, but better.

This commit is contained in:
2019-01-17 10:46:46 +01:00
parent b214f9b621
commit a3e515c3a7
11 changed files with 162 additions and 25 deletions

View File

@@ -11,3 +11,10 @@ $ whoareyou 0700000000
## Todo
Almost everything. I will add stuff when I need stuff. But hey, if you found this project and want to use it. Fork it, change it, create a PR, and I will add it :)
[ ] Add flag to open url for probes in browser (easier for debugging)
[x] Probe should return and Result, so we don't print a new line for empty result
[ ] Add logging
[ ] List cache entries
[ ] Clear cache entries
[ ] Add some nice colors, so it's easier to read the output.