mirror of
https://codeberg.org/YGGverse/psocks.git
synced 2026-03-31 16:35:28 +00:00
grand refactory to multiple list-based control api
This commit is contained in:
parent
827cb182f2
commit
b93c1e8481
15 changed files with 271 additions and 282 deletions
|
|
@ -19,3 +19,5 @@ rocket = { version = "0.5.1", features = ["json"] }
|
|||
serde = { version = "1.0.228", features = ["derive"] }
|
||||
structopt = "0.3.26"
|
||||
tokio = { version = "1", features = ["full"] }
|
||||
toml = "1.1.0"
|
||||
url = "2.5.8"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue