Skip to content

Instantly share code, notes, and snippets.

View alejandroalsa's full-sized avatar
🎯
Focusing

ΛLΣJΛNDRO ΛLFΛRO SΛNCHΣZ alejandroalsa

🎯
Focusing
View GitHub Profile
@un-ro
un-ro / wireguard.conf
Created August 20, 2020 02:26
Wireguard VPN config file template for client.
# Interface and Peer are using server configuration
# PrivateKey, PublicKey, Address, MTU, Endpoint are from server. Connection will fail if not match.
# DNS, AllowedIPs, PersistentKeepalive are configurable as you know what to do.
# VPN use 0.0.0.0 to block all conenction from 1st connection (Ethernet / Internet)
[Interface]
PrivateKey =
Address =
DNS = 8.8.8.8,8.8.4.4,2001:4860:4860::8888,2001:4860:4860::8844
MTU =