forfuncsake
9b06748506
Make Interface.Inside an interface type ( #252 )
...
This commit updates the Interface.Inside type to be a new interface
type instead of a *Tun. This will allow for an inside interface
that does not use a tun device, such as a single-binary client that
can run without elevated privileges.
2020-07-28 08:53:16 -04:00
Nathan Brown
41578ca971
Be more like a library to support mobile ( #247 )
2020-06-30 13:48:58 -05:00
Sebastien Bariteau
4d1928f1e3
Support unsafe_routes on Windows ( #184 )
...
* Support unsafe_routes on Windows
* Full path to route executable
* Escape string properly
2020-02-26 15:23:16 -05:00
Wade Simmons
df69371620
use absolute paths on darwin and windows ( #191 )
...
We want to make sure to use the system binaries, and not whatever is in
the PATH.
2020-02-21 15:25:33 -05:00
Ryan Huber
9333a8e3b7
subnet support
2019-12-12 16:34:17 +00:00
Slack Security Team
f22b4b584d
Public Release
2019-11-19 17:00:20 +00:00