1
0
mirror of https://github.com/fumiama/water.git synced 2026-06-10 13:10:27 +08:00

Add windows support.

To use it on windows, you need a tap driver, or just install OpenVPN.
This commit is contained in:
lucus
2016-12-25 17:35:25 +09:00
parent 37d6645a51
commit c871518ca0
2 changed files with 172 additions and 1 deletions

View File

@@ -1,4 +1,4 @@
// +build !linux,!darwin
// +build !linux,!darwin,!windows
package water