fahimmurshed

WinGuard Config

Jan 9th, 2026
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.45 KB | None | 0 0
  1. Server Public IP:
  2.  
  3. Server Public Key:
  4. Client Public Key:
  5.  
  6.  
  7. ------- Server Configuration File ------
  8.  
  9. ListenPort = 51820
  10. Address = 10.0.0.1/24
  11.  
  12. [Peer]
  13. PublicKey = Client Public Key
  14. AllowedIPs = 10.0.0.2/32
  15.  
  16.  
  17. ------- Client Configuration Files -------
  18.  
  19. Address = 10.0.0.2/24
  20. DNS =8.8.8.8, 8.8.4.4
  21.  
  22. [Peer]
  23. PublicKey = Server Public Key
  24. AllowedIPs = 0.0.0.0/0
  25. Endpoint = Server Public IP:51820
  26.  
  27. //https://www.youtube.com/watch?v=yvPL_9cPYD4
Advertisement
Add Comment
Please, Sign In to add comment