mirror of
https://github.com/arampoire/onetun.git
synced 2025-11-30 23:00:25 -05:00
One interface/server for all. Doesn't quite work for repeats.
This commit is contained in:
parent
da8b216fb0
commit
f2e6ec1e3f
5 changed files with 335 additions and 203 deletions
|
|
@ -13,3 +13,4 @@ pretty_env_logger = "0.3"
|
|||
anyhow = "1"
|
||||
crossbeam-channel = "0.5"
|
||||
smoltcp = { git = "https://github.com/smoltcp-rs/smoltcp", branch = "master" }
|
||||
dashmap = "4.0.2"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue