an http endpoint to query network diagnosis tools from remote hosts
Go to file
2022-01-01 23:15:39 +01:00
docker add iputils to dockerfile 2022-01-01 23:15:39 +01:00
systemd add systemd unit file 2021-12-28 04:11:50 +01:00
.gitignore add gitignore 2021-12-23 01:34:22 +01:00
go.mod add short flags 2021-12-31 01:38:13 +01:00
go.sum add short flags 2021-12-31 01:38:13 +01:00
LICENSE Initial commit 2021-12-18 22:55:06 +00:00
main.go disable private range lookups by default 2022-01-01 22:24:27 +01:00
README.md update readme 2021-12-24 14:44:04 +01:00

probehost2

an http endpoint to query network diagnosis tools from remote hosts

disclaimer

Dont expect good or even mediocre code here. This is my first take at go and is mostly for myself to learn. Suggestions and improvements are welcome.

installation

wip

doc

wip