Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/oooldking/script
Some Linux scripts
https://github.com/oooldking/script
Last synced: 5 days ago
JSON representation
Some Linux scripts
- Host: GitHub
- URL: https://github.com/oooldking/script
- Owner: oooldking
- Created: 2017-09-10T14:39:10.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-02T11:22:13.000Z (about 2 years ago)
- Last Synced: 2024-11-21T06:37:19.437Z (21 days ago)
- Language: Shell
- Size: 28.8 MB
- Stars: 1,483
- Watchers: 52
- Forks: 1,122
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-hacking-lists - oooldking/script - Some Linux scripts (Shell)
README
# Some Linux scripts
## SuperTrace.sh
- Description: Auto Traceroute to China Network
- Intro: https://www.oldking.net/1359.html
- Copyright (C) 2017-2022 Oldking
```bash
Usage:| No. | Bash Command
|----------|---------------------------------
| 1 | wget -qO- oldking.net/supertrace.sh | bash
```## SuperSpeed.sh
- Description: Test your server's network with Speedtest to China
- Intro: https://www.oldking.net/305.html
- Copyright (C) 2017-2022 Oldking
```bash
Usage:| No. | Bash Command
|----------|---------------------------------
| 1 | wget -qO- oldking.net/superspeed.sh | bash
```
## SuperBench.sh
- Description: Auto test download & I/O speed & network to China script
- Intro: https://www.oldking.net/350.html
- Copyright (C) 20017-2022 Oldking```bash
Usage:| No. | Bash Command |
|----------|---------------------------------|
| 1 | wget -qO- git.io/superbench.sh | bash |
| 2 | curl -Lso- git.io/superbench.sh | bash |
| 3 | wget -qO- oldking.net/superbench.sh | bash |
```