Commit graph

14 commits

Author SHA1 Message Date
Lab-8916100448256 d199b1611e
Change style colors to have a dark look 2021-10-07 18:26:46 +02:00
DreamsVoid fc128adf24
Add custom header (#17)
Makes editing the header easier
2021-07-09 08:33:11 +02:00
Ryan Ziolko 2f1d6ef939
Make date more portable 2021-06-10 23:23:36 +02:00
Kage1 f18e8e8221 Restrict IPv var to 4 or 6
Restrict the grep to only 4 or 6 to prevent unintended command line switch from being executed.
2021-03-30 20:05:06 -05:00
BDR 6f13dd13df Rely on standards 2021-03-30 21:48:02 +02:00
Kage1 44ca8dc1f3 ${IPv} var interfering with timeout
The ${IPv} var for the ping and port commands were after the wait parameter causing ping and nc to fail due to an invalid parameter. Moved the var to the beginning of the var string like the curl test.
2021-03-29 19:42:29 -05:00
BDR bf3f13dceb Quote every variables 2021-03-29 22:34:49 +02:00
BDR 01893d422a Add IPv6 support 2021-03-29 20:55:23 +02:00
Vladimír Bielený a92ca6b4a0 Add charset and viewport tags 2021-03-29 08:13:47 +02:00
Julian Melville 88cc0ed365
Fix small typo "Operationnal" 2021-03-29 10:29:06 +13:00
BDR 97a37de7c9 Use mktemp for temp dir 2021-03-28 22:20:27 +02:00
BDR 5e554c920d Show incidents only if the file exists 2021-03-28 22:14:08 +02:00
BDR 65a03bf3f3 Fix variables quotes 2021-03-27 23:34:46 +01:00
BDR 27b7891bd7 Initial commit 2021-03-27 23:27:40 +01:00