Move out of go-i2ptunnel into own repo, ready for checkin

This commit is contained in:
eyedeekay
2025-02-02 00:22:26 -05:00
parent 8a9824e6c5
commit ee8a43dcb6

View File

@ -1,6 +1,7 @@
# go-forward
A Go library providing a clean, consistent API for network traffic forwarding, supporting both stream (TCP-like) and packet (UDP-like) connections with minimal boilerplate.
Factored out from sam-forwarder to be used in go-i2ptunnel.
## Core Features