mirror of
https://github.com/yggdrasil-network/water.git
synced 2025-05-19 16:35:10 +03:00
add darwin support for point-to-point TUN and update doc
This commit is contained in:
parent
f87d2289c2
commit
a7802d4a18
5 changed files with 230 additions and 51 deletions
4
doc.go
4
doc.go
|
@ -1,2 +1,4 @@
|
|||
// Package water is a simple TUN/TAP interface library that efficiently works with standard packages like io, bufio, etc.. Use waterutil with it to work with TUN/TAP packets/frames.
|
||||
// Package water is a simple TUN/TAP interface library that efficiently works
|
||||
// with standard packages like io, bufio, etc.. Use waterutil with it to work
|
||||
// with TUN/TAP packets/frames.
|
||||
package water
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue