Skip to content

v0.1.5: Add end() function to shutdown the WireGuard interface.

Latest
Compare
Choose a tag to compare
@ciniml ciniml released this 10 Dec 19:25
· 2 commits to main since this release
a330797

end() function is added to the WireGuard class to shutdown the WireGuard interface.

After shutting down the WireGuard interface, all communication is routed to the previous default interface, which is used as the underlying interface of the WireGuard interface.