Registry / networking / kr328-tun2socket

kr328-tun2socket

JSON →
library0.0.0-20211114060954-370f53a7d3d7gogounverified

A Go library for converting TUN interface traffic to TCP/UDP sockets.

go get github.com/kr328/tun2socket
INSTALL
IMPORT
SIG · KR328-TUN2SOCKET
K
kr328-tun2socket
networkinggov0.0.0-20211114060954-370f53a7d3d7
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

tun2socket
github.com/kr328/tun2socket

Import and initialize the tun2socket library.

package main import ( "log" "github.com/kr328/tun2socket" ) func main() { // Example usage (requires TUN device setup) log.Println("tun2socket library imported") }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20211114060954-370f53a7d3d7latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
kr328-tun2socket — go get kr328-tun2socket · libregistry