29 Commits

Author SHA1 Message Date
Bastian Doetsch
2b05df2b75 Fix some error logging - Msg() needs to be called for exiting with exit 1 v20220319.170048 2022-03-19 17:00:48 +01:00
Bastian Doetsch
415cfa8ee7 recover gracefully if no server found v20220312.114541 2022-03-12 11:45:41 +01:00
Bastian Doetsch
0bf9fc463a
Update README.md v20220312.112858 2022-03-12 11:28:58 +01:00
Bastian Doetsch
44cfbce5f1 add flag -l to set log-level v20220312.112427 2022-03-12 11:24:27 +01:00
Bastian Doetsch
3c17eded13
remove redundant '-' from .goreleaser.yaml v20220307.214527 2022-03-07 21:45:27 +01:00
Bastian Doetsch
d3a3969aee
remove build folder after linting to enable clean state repo for goreleaser v20220307.213848 2022-03-07 21:38:48 +01:00
Bastian Doetsch
7f01d016a4
remove linter binary after linting to enable clean state repo for goreleaser v20220307.200948 2022-03-07 20:09:48 +01:00
Bastian Doetsch
5f3f234fff
add linter and make file (#2) v20220307.200332 2022-03-07 20:03:32 +01:00
Bastian Doetsch
18f5d74402
optimize build v20220307.192658 2022-03-07 19:26:58 +01:00
Bastian Doetsch
71611fd754
simplify & optimize code v20220307.192411 2022-03-07 19:24:11 +01:00
Bastian Doetsch
310f59e03c describe usage in script v20220306.195731 2022-03-06 19:57:31 +01:00
Bastian Doetsch
a6992b2373 archive binaries without version number, use commit timestamp as mod_timestamp v20220306.193140 2022-03-06 19:31:40 +01:00
Bastian Doetsch
31859569fc
fix typo in README v20220306.192506 2022-03-06 19:25:06 +01:00
Bastian Doetsch
d31571fc50 cleanup (country default now comes from flag) v20220306.192021 2022-03-06 19:20:21 +01:00
Bastian Doetsch
5eefe15b3b
Update README.md v20220306.191033 2022-03-06 19:10:33 +01:00
Bastian Doetsch
dbb84f0c0c add support to select server type v20220306.190659 2022-03-06 19:06:59 +01:00
Bastian Doetsch
6c839d7196
Create LICENSE (#1) v20220306.183324 2022-03-06 18:33:24 +01:00
Bastian Doetsch
d2de3225b0 add support for selecting a country via CLI flag v20220306.180336 2022-03-06 18:03:36 +01:00
Bastian Doetsch
130a048394 fix design after adding badge in README.md v20220306.174747 2022-03-06 17:47:47 +01:00
Bastian Doetsch
0be7f66582 updated README.md with badge v20220306.174655 2022-03-06 17:46:55 +01:00
Bastian Doetsch
0f014cf9f3 updated README.md with usage information v20220306.173744 2022-03-06 17:37:44 +01:00
Bastian Doetsch
230e89e2b7 allow full json output for best server using flag -o json 2022-03-06 17:36:21 +01:00
Bastian Doetsch
20e1092604 unshallow checkout to always have access to the latest tag during release v20220306.171609 2022-03-06 17:16:09 +01:00
Bastian Doetsch
2998e1d39d
Create README.md v20220306.170940 2022-03-06 17:09:40 +01:00
Bastian Doetsch
5821d890b8 only give short server (e.g. de5) as output v20220306.165145 2022-03-06 16:51:45 +01:00
Bastian Doetsch
2dfdb1ad74 set log-level to info, change output to only the best server name v20220306.164258 2022-03-06 16:42:58 +01:00
Bastian Doetsch
8d07304c03 fix github action v20220306.163351 2022-03-06 16:33:51 +01:00
Bastian Doetsch
41762c3e23
create github action v20220306.163234 2022-03-06 16:32:34 +01:00
Bastian Doetsch
95e6ac377e init 2022-03-06 15:55:58 +01:00