mirror of
https://github.com/telemt/telemt.git
synced 2026-04-20 03:54:09 +03:00
1.0.1.1
Drafting Upstreams and SOCKS
This commit is contained in:
@@ -235,6 +235,9 @@ pub enum ProxyError {
|
||||
#[error("Invalid proxy protocol header")]
|
||||
InvalidProxyProtocol,
|
||||
|
||||
#[error("Proxy error: {0}")]
|
||||
Proxy(String),
|
||||
|
||||
// ============= Config Errors =============
|
||||
|
||||
#[error("Config error: {0}")]
|
||||
|
||||
Reference in New Issue
Block a user