Thomas Merz
Thomas Merz
I tried to understand, if someone can contribute somehow so that [GH action](https://github.com/henrywhitaker3/Speedtest-Tracker/actions/workflows/docker-image-stable.yml) will build a new stable docker image with the latest [linuxserver/docker-nginx release](https://github.com/linuxserver/docker-nginx/releases)… But I couldn't figure out...
@henrywhitaker3 , do you have some new infos for us? Will you add support for librespeed.org or not?
BTW: I use https://github.com/itspriddle/vim-shellcheck and https://github.com/z0mbix/vim-shfmt for local checking while writing/fixing code and https://github.com/nektos/act for a final local check running in a local GitHub Action in docker containers on my...
I also added some example GitHub Actions for a [bad](https://github.com/thomasmerz/spectre-meltdown-checker/actions/runs/2065380072) linting/shell syntax and a [good](https://github.com/thomasmerz/spectre-meltdown-checker/actions/runs/2065402686) (fixed) one.
Hey @speed47 , can you please review this PR? Thank you.
Challenge accepted 👍🏻 This might take some time, because it's not in a hurry and I'll be looking for some "creative time"…
@speed47 , can you please review my PR #435 and merge if you are satisfied? Thanks a lot 👍
I tried a slightly different solution with a Cloudserver on [Hetzner for a VPN to USA](**url**), but I got also struggled with the keys. As I understand it right Wireguard...
@amritb > Thanks for the HN link - I had no idea! I also became aware of your project via HN 😄
I accidently found this issue and I wanted to contribute. So I did check with `PyFunceble` if this list is still (in)valid: ``` for d in $(cat file-with-domains); do PyFunceble...