Skip to content

moz-sec/go-tcpip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-tcpip

Lang MIT License

go-tcpip is implementation Linux network stack by Go.

Description

Computer networks are a major technology underpinning current computer systems. Most of the systems around us are made up of multiple computers communicating and working together. The process for communication is carried out by the operating system, but the network stacks of today's operating systems are huge programs and very difficult to understand. Therefore, we learn by creating our own TCP/IP protocol stacks.

Inspired by KLab Expert Camp and golangで作るTCPIPプロトコル, we implement it in the Go lang.

Maintainers

License

MIT

About

Linux network stack implemented by Go.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published