Implement Wireguard
Implements Wireguard
This commit is contained in:
parent
60257b256a
commit
b008762a5b
59 changed files with 3824 additions and 529 deletions
|
|
@ -39,5 +39,5 @@ anyhow = "1.0"
|
|||
bindgen = "0.65"
|
||||
reqwest = { version = "0.11", features = ["native-tls"] }
|
||||
ssri = { version = "9.0", default-features = false }
|
||||
tokio = { version = "1.28", features = ["rt"] }
|
||||
tokio = { version = "1.28", features = ["rt", "macros"] }
|
||||
zip = { version = "0.6", features = ["deflate"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue