Skip to content

Instantly share code, notes, and snippets.

View ricardobalk's full-sized avatar

Ricardo Balk ricardobalk

View GitHub Profile
@ricardobalk
ricardobalk / README
Created April 27, 2026 16:37
WireGuard with iptables ipv4 and ipv6
WireGuard(r) VPN configuration: Dual-stack VPN gateway.
https://github.com/wlanboy/debian-cloud-init
# Initialize a new Git repository
git init
# Commit the empty file with an anonymous committer name and email address
git commit --author="Anonymous <>" --date="1990-01-01 12:00:00 +0000" -m "Initial empty commit" --allow-empty --no-gpg-sign