wireguard_vpn 0.0.1+1
wireguard_vpn: ^0.0.1+1 copied to clipboard
A Flutter package that allows connection through a VPN using WireGuard.
0.0.1+1 #
- Updated README.md
- Updated LICENSE
0.0.1 #
- Added three new methods to allow management of VPN connection state:
- changeStateParams: allows enabling and disabling of VPN connection.
- runningTunnelNames: returns the name of the currently active tunnel.
- tunnelGetStats: returns statistics for the requested tunnel. .