Documentation ¶
Index ¶
Constants ¶
View Source
const USTBVpnHost = "n.ustb.edu.cn"
View Source
const USTBVpnHttpScheme = "http"
View Source
const USTBVpnHttpsScheme = "https"
View Source
const USTBVpnWSSScheme = "wss"
View Source
const USTBVpnWSScheme = "ws"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AesEncrypt ¶
type AesEncrypt struct {
// contains filtered or unexported fields
}
type AutoLogin ¶
type AutoLogin struct { Host string ForceLogout bool SSLEnabled bool // the vpn server supports https }
func (*AutoLogin) LogoutAddr ¶
type AutoLoginInterface ¶
Click to show internal directories.
Click to hide internal directories.