Created upnp crate to port forward local ports
This commit is contained in:
parent
215bccb89c
commit
626c529000
6 changed files with 663 additions and 1 deletions
|
|
@ -9,7 +9,8 @@ members = [
|
|||
"crates/sha1w",
|
||||
"crates/librqbit_core",
|
||||
"crates/peer_binary_protocol",
|
||||
"crates/dht"
|
||||
"crates/dht",
|
||||
"crates/upnp"
|
||||
]
|
||||
|
||||
[profile.dev]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue