Usage: l2tp [-l,--list|-a,--add|-d,--del|-m,--mod|-h,--help]
| Bash Command | Description |
|------------------|------------------------------|
| l2tp -l,--list | List all users |
| l2tp -a,--add | Add a user |
| l2tp -d,--del | Delete a user |
| l2tp -m,--mod | Modify a user password |
| l2tp -h,--help | Print this help information |
Usage:
| No. | 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 |
Install gdrive command step:
For x86_64:
wget -O /usr/bin/gdrive http://dl.lamp.sh/files/gdrive-linux-x64 chmod +x /usr/bin/gdrive
For i386:
wget -O /usr/bin/gdrive http://dl.lamp.sh/files/gdrive-linux-386 chmod +x /usr/bin/gdrive