baoyongzhang / across

Some useful scripts

Home Page:https://teddysun.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Some useful scripts

l2tp.sh

Usage: l2tp [-l,--list|-a,--add|-d,--del|-h,--help]

| Bash 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

Usage:

| Option   | Bash Command                    |
|----------|---------------------------------|
| 1        | wget -qO- bench.sh | bash       |
| 2        | curl -Lso- bench.sh | bash      |
| 3        | wget -qO- 86.re/bench.sh | bash |
| 4        | curl -so- 86.re/bench.sh | bash |

unixbench.sh

pptp.sh(Deprecated)

Copyright (C) 2013-2016 Teddysun i@teddysun.com

About

Some useful scripts

https://teddysun.com

License:Apache License 2.0


Languages

Language:Shell 100.0%