Skip to content

Instantly share code, notes, and snippets.

View Natfan's full-sized avatar
😄
Poorly writing the next big hit!

Nathan Natfan

😄
Poorly writing the next big hit!
View GitHub Profile
@chrisswanda
chrisswanda / WireGuard_Setup.txt
Last active June 5, 2025 06:16
Stupid simple setting up WireGuard - Server and multiple peers
Install WireGuard via whatever package manager you use. For me, I use apt.
$ sudo add-apt-repository ppa:wireguard/wireguard
$ sudo apt-get update
$ sudo apt-get install wireguard
MacOS
$ brew install wireguard-tools
Generate key your key pairs. The key pairs are just that, key pairs. They can be
@OlivierLDff
OlivierLDff / Readme.md
Last active November 28, 2024 18:35
🚀 Git Bash Emojis (Windows)

Open git bash with admin privilege.

cd "C:/Program Files/Git/usr/share/mintty"
mkdir -p emojis
cd emojis
curl https://raw.githubusercontent.com/wiki/mintty/mintty/getemojis > getemojis
./getemojis -d