mirror of
https://github.com/telemt/telemt.git
synced 2026-04-16 18:14:10 +03:00
Add Shadowsocks upstream support
This commit is contained in:
@@ -134,6 +134,7 @@ pub(super) struct UpstreamSummaryData {
|
||||
pub(super) direct_total: usize,
|
||||
pub(super) socks4_total: usize,
|
||||
pub(super) socks5_total: usize,
|
||||
pub(super) shadowsocks_total: usize,
|
||||
}
|
||||
|
||||
#[derive(Serialize, Clone)]
|
||||
|
||||
Reference in New Issue
Block a user