Documentation
¶
Index ¶
Constants ¶
View Source
const USTBVpnHost = "n.ustb.edu.cn"
View Source
const USTBVpnHttpScheme = "http"
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 ¶
func (*AutoLogin) LogoutAddr ¶
type AutoLoginInterface ¶
type UstbVpn ¶
type UstbVpn struct {
// contains filtered or unexported fields
}
func NewUstbVpn ¶
func NewUstbVpn() *UstbVpn
create a UstbVpn instance, and add necessary command options to client sub-command.
Click to show internal directories.
Click to hide internal directories.