Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/oooldking/script

Some Linux scripts
https://github.com/oooldking/script

Last synced: 5 days ago
JSON representation

Some Linux scripts

Awesome Lists containing this project

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