Skip to content

DragonTap is a graphical utility for Linux to interact with WireGuard connections configured in NetworkManager

License

Notifications You must be signed in to change notification settings

bmreading/dragontap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DragonTap

DragonTap is a graphical utility for Linux to interact with WireGuard connections already configured in NetworkManager.

Building

Dependencies

The following pkg-config dependencies are required for building:

  • gtk+-3.0
  • libnm

Instructions

DragonTap uses the Meson build system. Clone the repo, then do the following to produce an executable:

$ cd dragontap
$ mkdir build && cd build
$ meson ..
$ ninja
$ ./src/dragontap

About

DragonTap is a graphical utility for Linux to interact with WireGuard connections configured in NetworkManager

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published