mirror of
https://github.com/yggdrasil-network/water.git
synced 2025-05-19 16:35:10 +03:00
Add windows support.
To use it on windows, you need a tap driver, or just install OpenVPN.
This commit is contained in:
parent
37d6645a51
commit
c871518ca0
2 changed files with 172 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
// +build !linux,!darwin
|
||||
// +build !linux,!darwin,!windows
|
||||
|
||||
package water
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue