49 Commits

Author SHA1 Message Date
2427e58cf6 add request timeouts 1.2.0 2024-08-07 23:23:06 +02:00
7b47ca1c58 solve small linter nitpicks 2024-08-07 22:56:19 +02:00
e4d0d9bf61 bump deps 2024-08-07 22:51:32 +02:00
6c7564062f make things a bit less ugly 1.1.1 2023-02-07 19:17:30 +01:00
c6ffa0e628 make linter happy 2022-12-29 23:04:13 +01:00
73414736f9 add lint workflow 2022-12-29 19:52:31 +01:00
5c8a39ad75 add user and group to systemd service example 2022-08-23 03:31:56 +02:00
deab05167d docker: trim binary, add standalone traceroute, run as own user 2022-08-23 03:20:01 +02:00
2866c9915d still use dockerhub 2022-05-29 15:53:09 +02:00
d87f9b568b update docker files 2022-05-29 15:32:28 +02:00
188dc88d12 update readme 2022-05-29 15:32:18 +02:00
3b4e96509b explicitly dont handle returns in certain places 1.1.0 2022-05-29 15:09:58 +02:00
a0e42d369a fix command order if host is invalid but port proper 2022-05-29 15:07:01 +02:00
871fe76df5 return proper http errors 2022-05-29 15:05:13 +02:00
2b8510c5ee cleanup nping commands 2022-05-29 14:26:09 +02:00
955f1253af add nping handler, port support and fmt code 2022-05-29 14:20:06 +02:00
a94503ba7a add caddy config example 1.0.0 2022-01-07 10:05:29 +01:00
ce95696ef0 add environment values 2022-01-06 23:37:03 +01:00
62564fab41 add reverse proxy note to readme 2022-01-02 00:54:39 +01:00
d3df87b266 add altnames for options 2022-01-02 00:52:03 +01:00
cd12cab2d0 add proper readme 2022-01-02 00:10:12 +01:00
9c2e013720 add iputils to dockerfile 2022-01-01 23:15:39 +01:00
bc827f5a8d disable private range lookups by default 2022-01-01 22:24:27 +01:00
c328205a12 change x-forwarding flag 2022-01-01 21:52:11 +01:00
273b42399b add short flags 2021-12-31 01:38:13 +01:00
ccb2a41305 adapt to possible reverse proxy 2021-12-31 01:27:16 +01:00
ba622db043 add full length handler for traceroute 2021-12-31 01:08:37 +01:00
8bdf07eff7 optimize function layout 2021-12-31 01:07:43 +01:00
164731f741 add proper package name 2021-12-31 00:38:34 +01:00
b2d424d6b2 fix for empty options 2021-12-31 00:37:27 +01:00
48a74f8dde add options to the requests 2021-12-30 02:58:33 +01:00
55dfb5405a reworked dockerfile for local building 2021-12-28 05:23:33 +01:00
0c4db69e08 add docker files 2021-12-28 04:29:37 +01:00
a62d199c8b add systemd unit file 2021-12-28 04:11:50 +01:00
fed9b40c86 add traceroute 2021-12-28 04:02:54 +01:00
0eb1a032dc remove help placeholder 2021-12-28 03:54:31 +01:00
dcb8ad72e3 add basic cli flags 2021-12-24 15:32:27 +01:00
8b1b28b274 convert file to use spaces 2021-12-24 14:50:49 +01:00
016dd7662a update readme 2021-12-24 14:44:04 +01:00
8faf66401d add validate function and multiple input 2021-12-24 14:41:14 +01:00
b3f8063735 add headlines to readme 2021-12-24 02:12:29 +01:00
ac8aac1f60 add mtr func 2021-12-24 02:10:42 +01:00
051671036c tweak logging 2021-12-24 01:51:57 +01:00
053b958a60 add logging for successful requests 2021-12-23 01:51:13 +01:00
2b54af9b4b add fallback to request if it fails 2021-12-23 01:44:07 +01:00
9af6ed7b41 add basic logging 2021-12-23 01:35:47 +01:00
99ff702d5d add gitignore 2021-12-23 01:34:22 +01:00
e8576273b7 basic skeleton 2021-12-19 02:16:27 +01:00
a219c7c44e Initial commit 2021-12-18 22:55:06 +00:00