mirror of
https://github.com/aramperes/onetun.git
synced 2025-09-09 06:38:32 -04:00
WIP on UDP and multi-port-forward support
This commit is contained in:
parent
c4a5e634ab
commit
cb09bb8857
5 changed files with 197 additions and 28 deletions
|
@ -16,3 +16,4 @@ tokio = { version = "1", features = ["full"] }
|
|||
lockfree = "0.5.1"
|
||||
futures = "0.3.17"
|
||||
rand = "0.8.4"
|
||||
nom = "7"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue