mirror of
https://github.com/fumiama/water.git
synced 2026-06-16 00:15:51 +08:00
add darwin support for point-to-point TUN and update doc
This commit is contained in:
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
|
||||
|
||||
Reference in New Issue
Block a user