Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/teddysun/across
Across the Great Wall we can reach every corner in the world
https://github.com/teddysun/across
auto-transfer-backup backup bbr benchmark kms l2tp shell unixbench
Last synced: 19 days ago
JSON representation
Across the Great Wall we can reach every corner in the world
- Host: GitHub
- URL: https://github.com/teddysun/across
- Owner: teddysun
- License: apache-2.0
- Created: 2015-03-27T04:08:49.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2024-07-07T04:59:56.000Z (4 months ago)
- Last Synced: 2024-10-01T23:41:32.237Z (about 1 month ago)
- Topics: auto-transfer-backup, backup, bbr, benchmark, kms, l2tp, shell, unixbench
- Language: Shell
- Homepage: https://teddysun.com
- Size: 572 KB
- Stars: 4,980
- Watchers: 143
- Forks: 2,224
- Open Issues: 36
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- stars - teddysun/across
- awesome-hacking-lists - teddysun/across - Across the Great Wall we can reach every corner in the world (Shell)
- awesome-network-stuff - **2558**星
README
## Across the Great Wall we can reach every corner in the world
## wireguard.sh
- Description: This is a shell script for configure and start WireGuard VPN server.
- Intro: https://teddysun.com/554.html## bbr.sh
- Description: Auto install latest kernel for TCP BBR
- Intro: https://teddysun.com/489.html## kms.sh
- Description: Auto install KMS Server
- Intro: https://teddysun.com/530.html
- **KMS Server Docker Image**: https://hub.docker.com/r/teddysun/kms## bench.sh
- Description: Auto test I/O & upload & download speed script
- Intro: https://teddysun.com/444.html## backup.sh
- You must modify the config before run it
- Backup MySQL or MariaDB datebases, files and directories
- Backup file is encrypted with AES256-cbc with SHA1 message-digest (Depends on `openssl` 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 (Depends on `ftp` command) (option)
- Auto delete remote file from Google Drive or FTP server (option)
- Intro: https://teddysun.com/469.html## ftp_upload.sh
- You must modify the config before run it
- Upload file(s) to FTP server
- Intro: https://teddysun.com/484.html## unixbench.sh
- Description: Auto install unixbench and test script
- Intro: https://teddysun.com/245.html## l2tp.sh(Deprecated, DO NOT USE)
## pptp.sh(Deprecated, DO NOT USE)
Copyright (C) 2013-2021 Teddysun