mirror of
https://github.com/yuezk/GlobalProtect-openconnect.git
synced 2025-05-20 07:26:58 -04:00
feat: support the --no-dtls
option
This commit is contained in:
@@ -24,6 +24,7 @@ pub(crate) struct ConnectOptions {
|
||||
pub reconnect_timeout: u32,
|
||||
pub mtu: u32,
|
||||
pub disable_ipv6: u32,
|
||||
pub no_dtls: u32,
|
||||
}
|
||||
|
||||
#[link(name = "vpn")]
|
||||
|
Reference in New Issue
Block a user