QSCTech / zjunet

Command Line Scripts for ZJU (VPN / WLAN / DNS)
GNU General Public License v3.0
302 stars 48 forks source link

Now available on QSC's linux repo #52

Closed Senorsen closed 9 years ago

Senorsen commented 9 years ago

HERE:

http://dl.zjuqsc.com/linux/

(deb and rpm)

Usage:

wget -qO - https://dl.zjuqsc.com/linux/qsc.public.key | sudo apt-key add -
sudo wget https://dl.zjuqsc.com/linux/debian/qsc.list -O /etc/apt/sources.list.d/qsc.list
sudo apt-get update
sudo apt-get install zjunet

...

see README.md for detailed info

zenozeng commented 9 years ago

:+1: