git clone https://github.com/shadowylab/reverseproxy.git && cd reverseproxy
Import gpg keys:
gpg --keyserver hkps://keys.openpgp.org --recv-keys $(<contrib/verify-commits/trusted-keys)
Verify commit:
git verify-commit HEAD
Follow instruction for your OS: