Skip to content

Instantly share code, notes, and snippets.

@Lbzttt
Created May 14, 2022 15:47
Show Gist options
  • Save Lbzttt/096922084fe4e7477699834beedfa276 to your computer and use it in GitHub Desktop.
Save Lbzttt/096922084fe4e7477699834beedfa276 to your computer and use it in GitHub Desktop.
#!/bin/bash
ufw allow 40401/udp
mkdir dero && cd dero
wget https://dl.derohe.com/derod-linux-amd64
chmod +x derod-linux-amd64
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment