# Some useful scripts l2tp.sh ======= * Description: Auto install L2TP VPN for CentOS6+/Debian7+/Ubuntu12+ * Intro: https://teddysun.com/448.html ``` Usage: l2tp [-l,--list|-a,--add|-d,--del|-h,--help] ``` | Command | Description | |------------------|------------------------------| | l2tp -l,--list | List all users | | l2tp -a,--add | Add a user | | l2tp -d,--del | Delete a user | | l2tp -h,--help | Print this help information | bench.sh ======== * Description: Auto test download & I/O speed script * Intro: https://teddysun.com/444.html unixbench.sh ============ * Description: Auto install unixbench and test script * Intro: https://teddysun.com/245.html pptp.sh(Deprecated) =================== * Description: Auto Install PPTP for CentOS 6 * Intro: https://teddysun.com/134.html Copyright (C) 2013-2016 Teddysun