Skip to content

P2P TUN/TAP Tunneling Service (client and server) including Dockerfiles for each service using Go (1.15.x).

Notifications You must be signed in to change notification settings

isgo-golgo13/go-p2p-proto-tuntap-sockets-svc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go P2P TUN/TAP Tunneling Service

p2p tunnel architecture diagram

P2P Tunnel Service

p2p_tunelsvc is P2P/UDP peer-to-peer server pair that receives TUN packets and send TUN packets (along with any enclosed private data in the header) and a receiver peer that receives the TUN packets (reads/writes to the packet and resends the TUN packet out again on TUN device layer (virtual Layer 3).

About

P2P TUN/TAP Tunneling Service (client and server) including Dockerfiles for each service using Go (1.15.x).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published