# zjunet Command Line Scripts for ZJU (VPN / WLAN / DNS) ## Requirements ### wlan - curl - xl2tpd ## TODO - zjunet vpn - zjunet wlan ## 目标 - ZJU VPN - ZJU WLAN - Arch Linux / Ubuntu 支持 - 路由器支持(written in Bourne Shell) - 多拨支持(多账户负载均衡) - DNS 自动设置 ## Links - [Array in unix Bourne Shell](http://unix.stackexchange.com/questions/137566/array-in-unix-bourne-shell) - [How do you tell if a string contains another string in Unix shell scripting?](http://stackoverflow.com/questions/2829613/how-do-you-tell-if-a-string-contains-another-string-in-unix-shell-scripting)