Add: socks5 support. It may have problems with DoT, will see.
This commit is contained in:
@@ -11,3 +11,5 @@ thiserror = "2"
|
||||
tokio = { version = "1", features = ["net", "time"] }
|
||||
tokio-rustls = "0.24"
|
||||
x509-parser = "0.16"
|
||||
tokio-socks = "0.5"
|
||||
url = "2"
|
||||
|
||||
Reference in New Issue
Block a user