Skip to content

wireguard config server and clients for OpenBSD

Notifications You must be signed in to change notification settings

afify/wireguard-openbsd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Wireguard config for OpenBSD

Server

pkg_add wireguard-tools
pkg_add libqrencode #optional
sh wireguard_server.sh

For each client

sh wireguard_client.sh client_name
  • config file will be generated at /etc/wireguard/clients/client_name.conf
  • qr code will be generated

Client

wg-quick up client_name.conf

IOS

https://apps.apple.com/us/app/wireguard/id1441195209 (App Store) https://apps.apple.com/us/app/wireguard/id1451685025 (Mac App Store)

Android

https://play.google.com/store/apps/details?id=com.wireguard.android https://f-droid.org/en/packages/com.wireguard.android/

About

wireguard config server and clients for OpenBSD

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages