mirror of
https://github.com/house-of-vanity/v2-uri-parser.git
synced 2025-12-16 15:07:53 +00:00
@@ -165,7 +165,7 @@ pub struct Inbound {
|
||||
pub listen: String,
|
||||
pub port: u16,
|
||||
pub protocol: String,
|
||||
pub settings: InboundSettings,
|
||||
pub settings: Option<InboundSettings>,
|
||||
pub sniffing: Option<SniffingSettings>,
|
||||
pub tag: String,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user