an http endpoint to query network diagnosis tools from remote hosts
Go to file
2021-12-31 01:27:16 +01:00
docker reworked dockerfile for local building 2021-12-28 05:23:33 +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 proper package name 2021-12-31 00:38:34 +01:00
go.sum add basic logging 2021-12-23 01:35:47 +01:00
LICENSE Initial commit 2021-12-18 22:55:06 +00:00
main.go adapt to possible reverse proxy 2021-12-31 01:27:16 +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