ubuntu use pptp
2020-12-15 本文已影响0人
cloudFans
安装:sudo apt-get install pptp-linux -y
连接vpn:pptpsetup --create bobvpn --server ip --username bob --password passmeojbk --start
停止:poff bobvpn
重连:pon bobvpn
安装:sudo apt-get install pptp-linux -y
连接vpn:pptpsetup --create bobvpn --server ip --username bob --password passmeojbk --start
停止:poff bobvpn
重连:pon bobvpn