Skip to content

Retrieve and keep alive wireguard configuration from pritunl server

License

Notifications You must be signed in to change notification settings

SuperBo/pritunl-wireguard-cient

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pritunl Wireguard Client Helper

Get the wireguard configuration from pritunl vpn server. Intended to use for Android and iOS Wireguard. Cause there are no pritunl client for iOS and Android now so this is the only way I can connect to pritunl server by wireguard (OpenVPN is slower so I opt not to use it).

Introduction

This app help you connect to your pritunl server to retrieve wireguard configuration. This configuration is stored in current working directory in two format, conf file and QRCode. Then you can use this configuration to make wireguard connection to pritunl server with your choice of client. This app need to be kept running in background to keep configuration alive, if not, pritunl server will obsolete this configuration and then you can't connect to wireguard server by old configuration any more.

Installation

pip install .

Usage

To download a profile from pritunl short link.

pritunl-wireguard-client -d <profile link>

To retrieve and keep a wireguard configuration alive.

pritunl-wireguard-client -p <profile path>

Profile path must be in ovpn format from pritunl ouput.

About

Retrieve and keep alive wireguard configuration from pritunl server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages