Skip to content

canndrew/netsim-ng

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

netsim

netsim is a Rust library which allows you to:

  • Run tests in network-isolated threads.
  • Test networking code on simulated networks.
  • Capture and inspect packets produced by your code.
  • Inject and meddle with network packets.

Examples

See the examples directory in this repo.

Limitations

netsim currently only supports Linux since it makes use of the Linux containerization APIs.

License

MIT or BSD-3-Clause at your option.

About

Rust library to run tests in network-isolated threads and intercept, meddle with their packets.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages