Connect to the campus network under linux

First install Openconnect:

sudo apt install openconnect

Then enter the following command, and then enter the password

sudo openconnect --juniper  https://vpn.pku.edu.cn -u [yourusername]

Guess you like

Origin blog.csdn.net/w112348/article/details/113519030