1
0
mirror of https://github.com/QSCTech/zjunet.git synced 2026-01-22 19:54:48 +08:00

update README

This commit is contained in:
Zeno Zeng 2014-09-28 21:46:50 +08:00
parent 7c1481f4be
commit 944b9a2b99

View File

@ -2,18 +2,6 @@
Command Line Scripts for ZJU (VPN / WLAN / DNS)
## Requirements
### vpn
- xl2tpd
### wlan
- curl
- iconv
## Features
- ZJU VPN (l2tp)
@ -28,6 +16,18 @@ Command Line Scripts for ZJU (VPN / WLAN / DNS)
- DNS 自动测试设置(适用于 DNS 坏掉的情况)
## Requirements
### vpn
- xl2tpd
### wlan
- curl
- iconv
## Links
- [Array in unix Bourne Shell](http://unix.stackexchange.com/questions/137566/array-in-unix-bourne-shell)