Commit Graph

28 Commits

Author SHA1 Message Date
Nils 6c7564062f
make things a bit less ugly 2023-02-07 19:17:30 +01:00
Nils c6ffa0e628
make linter happy 2022-12-29 23:04:13 +01:00
Nils 3b4e96509b
explicitly dont handle returns in certain places 2022-05-29 15:09:58 +02:00
Nils a0e42d369a
fix command order if host is invalid but port proper 2022-05-29 15:07:01 +02:00
Nils 871fe76df5
return proper http errors 2022-05-29 15:05:13 +02:00
Nils 2b8510c5ee
cleanup nping commands 2022-05-29 14:26:09 +02:00
Nils 955f1253af
add nping handler, port support and fmt code 2022-05-29 14:20:06 +02:00
Nils ce95696ef0
add environment values 2022-01-06 23:37:03 +01:00
Nils d3df87b266
add altnames for options 2022-01-02 00:52:03 +01:00
Nils bc827f5a8d
disable private range lookups by default 2022-01-01 22:24:27 +01:00
Nils c328205a12
change x-forwarding flag 2022-01-01 21:52:11 +01:00
Nils 273b42399b
add short flags 2021-12-31 01:38:13 +01:00
Nils ccb2a41305
adapt to possible reverse proxy 2021-12-31 01:27:16 +01:00
Nils ba622db043
add full length handler for traceroute 2021-12-31 01:08:37 +01:00
Nils 8bdf07eff7
optimize function layout 2021-12-31 01:07:43 +01:00
Nils b2d424d6b2
fix for empty options 2021-12-31 00:37:27 +01:00
Nils 48a74f8dde
add options to the requests 2021-12-30 02:58:33 +01:00
Nils fed9b40c86
add traceroute 2021-12-28 04:02:54 +01:00
Nils 0eb1a032dc
remove help placeholder 2021-12-28 03:54:31 +01:00
Nils dcb8ad72e3
add basic cli flags 2021-12-24 15:32:27 +01:00
Nils 8b1b28b274
convert file to use spaces 2021-12-24 14:50:49 +01:00
Nils 8faf66401d
add validate function and multiple input 2021-12-24 14:41:14 +01:00
Nils ac8aac1f60
add mtr func 2021-12-24 02:10:42 +01:00
Nils 051671036c
tweak logging 2021-12-24 01:51:57 +01:00
Nils 053b958a60
add logging for successful requests 2021-12-23 01:51:13 +01:00
Nils 2b54af9b4b
add fallback to request if it fails 2021-12-23 01:44:07 +01:00
Nils 9af6ed7b41
add basic logging 2021-12-23 01:35:47 +01:00
Nils e8576273b7
basic skeleton 2021-12-19 02:16:27 +01:00