mirror of
https://github.com/EasyTier/EasyTier.git
synced 2026-05-07 18:24:36 +00:00
support mapping subnet proxy (#978)
- **support mapping subproxy network cidr** - **add command line option for proxy network mapping** - **fix Instance leak in tests.
This commit is contained in:
@@ -19,6 +19,8 @@ pub enum Error {
|
||||
DigestMismatch,
|
||||
#[error("Not center server")]
|
||||
NotCenterServer,
|
||||
#[error("Instance shutdown")]
|
||||
Shutdown,
|
||||
}
|
||||
|
||||
pub type Digest = u64;
|
||||
|
||||
Reference in New Issue
Block a user