Commit Graph

46 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 73414736f9
add lint workflow 2022-12-29 19:52:31 +01:00
Nils 5c8a39ad75
add user and group to systemd service example 2022-08-23 03:31:56 +02:00
Nils deab05167d
docker: trim binary, add standalone traceroute, run as own user 2022-08-23 03:20:01 +02:00
Nils 2866c9915d
still use dockerhub 2022-05-29 15:53:09 +02:00
Nils d87f9b568b
update docker files 2022-05-29 15:32:28 +02:00
Nils 188dc88d12
update readme 2022-05-29 15:32:18 +02: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 a94503ba7a
add caddy config example 2022-01-07 10:05:29 +01:00
Nils ce95696ef0
add environment values 2022-01-06 23:37:03 +01:00
Nils 62564fab41
add reverse proxy note to readme 2022-01-02 00:54:39 +01:00
Nils d3df87b266
add altnames for options 2022-01-02 00:52:03 +01:00
Nils cd12cab2d0
add proper readme 2022-01-02 00:10:12 +01:00
Nils 9c2e013720
add iputils to dockerfile 2022-01-01 23:15:39 +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 164731f741
add proper package name 2021-12-31 00:38:34 +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 55dfb5405a
reworked dockerfile for local building 2021-12-28 05:23:33 +01:00
Nils 0c4db69e08
add docker files 2021-12-28 04:29:37 +01:00
Nils a62d199c8b
add systemd unit file 2021-12-28 04:11:50 +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 016dd7662a
update readme 2021-12-24 14:44:04 +01:00
Nils 8faf66401d
add validate function and multiple input 2021-12-24 14:41:14 +01:00
Nils b3f8063735
add headlines to readme 2021-12-24 02:12:29 +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 99ff702d5d
add gitignore 2021-12-23 01:34:22 +01:00
Nils e8576273b7
basic skeleton 2021-12-19 02:16:27 +01:00
Nils a219c7c44e
Initial commit 2021-12-18 22:55:06 +00:00