Add to network programming category
This commit is contained in:
parent
61217ed351
commit
fea7a127b4
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ edition = "2018"
|
||||||
description = "A TCP relay library for relaying/modifying/spoofing TCP traffic by implementing callback code."
|
description = "A TCP relay library for relaying/modifying/spoofing TCP traffic by implementing callback code."
|
||||||
repository = "https://github.com/PinkP4nther/SSLRelay-lib"
|
repository = "https://github.com/PinkP4nther/SSLRelay-lib"
|
||||||
keywords = ["tcp", "networking", "relay", "tls", "ssl"]
|
keywords = ["tcp", "networking", "relay", "tls", "ssl"]
|
||||||
categories = ["reverse-engineering", "network-relay", "tcp"]
|
categories = ["network-programming"]
|
||||||
license = "Apache-2.0"
|
license = "Apache-2.0"
|
||||||
|
|
||||||
[dependencies.openssl]
|
[dependencies.openssl]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue