Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Easy wrapper for AdGuard VPI API

  • Basically, the trusttunnel_client command line application in the form of a library.
  • Only two buttons: start and stop. The first one accepts the configuration in TOML format.
  • For tunnel listener to work, wintun.dll (architecture matching the vpn_easy binary) must be in the DLL search path.
  • For tunnel listener to work, the process must have administrator privileges.