Hello, World!

This commit is contained in:
2026-07-21 20:58:05 +02:00
commit 8a45d91e8d
6 changed files with 273 additions and 0 deletions

10
go.mod Normal file
View File

@@ -0,0 +1,10 @@
module baalvpn
go 1.26.3
require (
github.com/songgao/packets v0.0.0-20160404182456-549a10cd4091
github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
)
require golang.org/x/sys v0.47.0 // indirect