1
0
mirror of https://github.com/QSCTech/zjunet.git synced 2026-01-22 19:54:48 +08:00
This commit is contained in:
Senorsen 2015-02-09 00:44:45 +08:00
commit a4b4e82907

View File

@ -24,7 +24,7 @@ Command Line Scripts for ZJU (VPN / WLAN / DNS)
## Install ## Install
### Debian / Ubuntu ### Debian / Ubuntu (deb)
Use only one of the methods below: Use only one of the methods below:
@ -39,6 +39,17 @@ Use only one of the methods below:
https://github.com/QSCTech/zjunet/releases https://github.com/QSCTech/zjunet/releases
下载 deb双击安装就是。 下载 deb双击安装就是。
### Fedora / CentOS (rpm)
在 Releases 中下载安装方法如上。注意 CentOS 7 中需要 epel 源提供 xl2tpd
#### Install from QSC website's linux repository
sudo wget https://dl.zjuqsc.com/linux/qsc.public.key -O /etc/pki/rpm-gpg/RPM-GPG-KEY-QSC-COMP66
sudo rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-QSC-COMP66
sudo wget https://dl.zjuqsc.com/linux/qsc.repo -O /etc/yum.repos.d/qsc.repo
sudo yum install zjunet
### Openwrt ### Openwrt
https://github.com/QSCTech/zjunet/releases https://github.com/QSCTech/zjunet/releases