go test (no udp limit)

This commit is contained in:
yair
2025-11-14 18:03:35 +02:00
parent 76626278ca
commit 581d0ce7ae
4 changed files with 355 additions and 0 deletions

3
scripts/go/go.mod Normal file
View File

@@ -0,0 +1,3 @@
module recv_raw_rolling
go 1.21