Amm_

Untitled

Dec 22nd, 2025
3,275
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.48 KB | None | 0 0
  1. [Interface]
  2. # Key for qb
  3. # Bouncing = 27
  4. # NetShield = 1
  5. # Moderate NAT = off
  6. # NAT-PMP (Port Forwarding) = on
  7. # VPN Accelerator = on
  8. PrivateKey = xx_privatekey_xx
  9. Address = 10.2.0.2/32
  10. DNS = 10.2.0.1
  11.  
  12. #keep local interface available locally
  13. PostUp = ip rule add from all to 192.168.210.0/24 lookup main
  14. PostUp = ip rule add from all to 192.168.200.0/24 lookup main
  15.  
  16. [Peer]
  17. # US-CO#242
  18. PublicKey = xx_publickey_xx=
  19. AllowedIPs = 0.0.0.0/0, ::/0
  20. Endpoint = 95.173.221.187:51820
Advertisement
Add Comment
Please, Sign In to add comment