We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
WebVPN只会在判定用户处于校外时启用。目前判定用户处于校外的方式是根据请求超时判定的,这个判定方式不准确。fduhole.com解析到内网IP,可能在时限前就发生“无法访问服务器”的错误,导致WebVPN无法启用。
fduhole.com
The text was updated successfully, but these errors were encountered:
ivanfei-1
No branches or pull requests
WebVPN只会在判定用户处于校外时启用。目前判定用户处于校外的方式是根据请求超时判定的,这个判定方式不准确。
fduhole.com
解析到内网IP,可能在时限前就发生“无法访问服务器”的错误,导致WebVPN无法启用。The text was updated successfully, but these errors were encountered: