클라우드 aws wireguard 연결 가이드 - 100-hours-a-week/16-Hot6-wiki GitHub Wiki

AWS 서버 WireGuard 설정 변경.

로컬 클라이언트

[Interface]
PrivateKey = 4GOR/3FUhtLEEESqi5RbitD0X2VZACcay4z9gifxQmE=
Address = 10.0.100.3/24
DNS = 8.8.8.8

[Peer]
PublicKey = Ecuq6BMNU1fVBVCLB1HTrp/MGpsclW3BGy5flcYGmBo=
AllowedIPs = 10.0.100.1/32, 10.1.0.0/16, 10.11.0.0/16, 10.21.0.0/16, 10.60.0.0/16, 10.70.0.0/16
Endpoint = 34.64.136.112:51820
PersistentKeepalive = 25

[Peer]
PublicKey = d7bKSh0V+W9Mo52Wb2q8DJyzJmecJtBNi/GekGLIeQ8=
AllowedIPs = 10.0.100.8/32, 10.0.0.0/16, 10.10.0.0/16
Endpoint = 43.203.36.164:51820
PersistentKeepalive = 25