welcome

Golang static binary I use on my servers when I login

MIT License

Stars
6
welcome - v0.3.0 Latest Release

Published by qdm12 about 2 years ago

Fixes

  • -network panic fixed
  • -compose works for both docker compose and docker-compose

Maintenance

  • Upgrade github.com/qdm12/golibs from 20210915 to 20220805
welcome - v0.2.0

Published by qdm12 over 2 years ago

welcome - v0.1.0

Published by qdm12 about 4 years ago

Changelog

b4eb0eb Dev container enhanced
08435ca Fixed -v typo in devcontainer.json
988a7c4 Fixed build instruction of binary
ad2c1e8 Go releaser
d949b7a Initial commit
ea59112 Initial commit
19c57ce More extensions in dev container and readme update
dd0862a Refactoring a la 2020 - Interfaces - More modularity - Using flags
3e3e768 Rename error.go -> display.go
dea0fd9 SSH bind mounting is cross platform for dev container
64dde5d Shorter timeout of 300ms to check websites
901eca0 Slow operations are optional: website checks and docker-compose version
6f4947d Update dev container setup
a06d095 Usage of other partitions
3e9972f Uses qmcgaw/godevcontainer image as dev container image
7418b25 hostname is "" if it cannot be found and not "?"
8a69ac2 readme update