This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # 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 = |