Skip to content

frameyl/protocols-emu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

protocols-emu

A experimental network protocol emulator by GoLang.

With current prototype, the emulator is using a new defined protocol named SSMP to emulate large scale network protocol interaction behavious. Which is simuliar to the access (PPP/DHCP) gateway in real network world.

For the SSMP, please refer to the design doc in design/design.docx.

To use the tool, go to allinone folder,

cd allinone
go build
./allinone -size <your scale, default is 1000>

About

A protocols emulator by golang

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages