mirror of
https://codeberg.org/YGGverse/psocks.git
synced 2026-03-31 16:35:28 +00:00
update repository address
This commit is contained in:
parent
c895ec123a
commit
a3d0c3dd1c
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ readme = "README.md"
|
||||||
description = "Filtering asynchronous SOCKS5 (TCP/UDP) proxy server based on fast-socks5, featuring allowlist-based access control that drops everything except what is allowed by the user. Includes JSON/API based on Rocket framework."
|
description = "Filtering asynchronous SOCKS5 (TCP/UDP) proxy server based on fast-socks5, featuring allowlist-based access control that drops everything except what is allowed by the user. Includes JSON/API based on Rocket framework."
|
||||||
keywords = ["proxy", "whitelist", "privacy"]
|
keywords = ["proxy", "whitelist", "privacy"]
|
||||||
categories = ["network-programming"]
|
categories = ["network-programming"]
|
||||||
repository = "https://codeberg.org/postscriptum/psocks"
|
repository = "https://codeberg.org/YGGverse/psocks"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
anyhow = "1.0.102"
|
anyhow = "1.0.102"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue