| Crates.io | netsim |
| lib.rs | netsim |
| version | 0.3.0 |
| created_at | 2018-02-27 11:59:03.571864+00 |
| updated_at | 2024-12-18 04:47:30.828821+00 |
| description | Run tests in network-isolated threads. Intercept and meddle with their packets. |
| homepage | |
| repository | https://github.com/canndrew/netsim-ng |
| max_upload_size | |
| id | 53023 |
| size | 179,928 |
netsim is a Rust library which allows you to:
See the examples directory in this repo.
netsim currently only supports Linux since it makes use of the Linux containerization APIs.
MIT or BSD-3-Clause at your option.