mirror of
https://github.com/teddysun/across.git
synced 2025-01-19 06:19:35 +08:00
Update README.md
This commit is contained in:
parent
3b452c106a
commit
9b857494a7
14
README.md
14
README.md
@ -1,4 +1,4 @@
|
|||||||
# Across the Great Wall we can reach every corner in the world
|
## Across the Great Wall we can reach every corner in the world
|
||||||
|
|
||||||
## wireguard.sh
|
## wireguard.sh
|
||||||
|
|
||||||
@ -18,17 +18,17 @@
|
|||||||
|
|
||||||
## bench.sh
|
## bench.sh
|
||||||
|
|
||||||
- Description: Auto test download & I/O speed script
|
- Description: Auto test I/O & upload & download speed script
|
||||||
- Intro: https://teddysun.com/444.html
|
- Intro: https://teddysun.com/444.html
|
||||||
|
|
||||||
## backup.sh
|
## backup.sh
|
||||||
|
|
||||||
- You must modify the config before run it
|
- You must modify the config before run it
|
||||||
- Backup MySQL/MariaDB datebases, files and directories
|
- Backup MySQL or MariaDB datebases, files and directories
|
||||||
- Backup file is encrypted with AES256-cbc with SHA1 message-digest (option)
|
- Backup file is encrypted with AES256-cbc with SHA1 message-digest (Depends on `openssl` command) (option)
|
||||||
- Auto transfer backup file to Google Drive (need install `rclone` command) (option)
|
- Auto transfer backup file to Google Drive (Depends on [`rclone`](https://teddysun.com/469.html) command) (option)
|
||||||
- Auto transfer backup file to FTP server (option)
|
- Auto transfer backup file to FTP server (Depends on `ftp` command) (option)
|
||||||
- Auto delete Google Drive's or FTP server's remote file (option)
|
- Auto delete remote file from Google Drive or FTP server (option)
|
||||||
- Intro: https://teddysun.com/469.html
|
- Intro: https://teddysun.com/469.html
|
||||||
|
|
||||||
## ftp_upload.sh
|
## ftp_upload.sh
|
||||||
|
Loading…
x
Reference in New Issue
Block a user