Why Nostr? What is Njump?
2024-05-14 19:30:24

xmrk ₿ ⚡️ on Nostr: snowflake proxy in Debian 12 repositories is quite old. I wanted newer version, but ...

snowflake proxy in Debian 12 repositories is quite old. I wanted newer version, but compilation from source requires go-1.21, while Debian 12 has go-1.19 in standard repositories. I installed go-1.21 from bookworm-backports, this means adding

deb http://deb.debian.org/debian bookworm-backports main contrib non-free

to your /etc/sources.list, doing "apt update" and "apt install golang-1.21/stable-backports". Then you can compile snowflake by "/usr/lib/go-1.21/bin/go build", and run by "nohup ./proxy".
Author Public Key
npub1zues2p7qdajk9hv7xn5ldntj3pufzl3jwzwa4dhlavxdkj27g92q62qhzy