Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [Interface]
- # Key for qb
- # Bouncing = 27
- # NetShield = 1
- # Moderate NAT = off
- # NAT-PMP (Port Forwarding) = on
- # VPN Accelerator = on
- PrivateKey = xx_privatekey_xx
- Address = 10.2.0.2/32
- DNS = 10.2.0.1
- #keep local interface available locally
- PostUp = ip rule add from all to 192.168.210.0/24 lookup main
- PostUp = ip rule add from all to 192.168.200.0/24 lookup main
- [Peer]
- # US-CO#242
- PublicKey = xx_publickey_xx=
- AllowedIPs = 0.0.0.0/0, ::/0
- Endpoint = 95.173.221.187:51820
Advertisement
Add Comment
Please, Sign In to add comment