Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/notai-tech/batbelt
batBelt is a collection of nifty utilities (file server with tunneling, reverse proxy, file downloader, file renamer ...)
https://github.com/notai-tech/batbelt
aria2 downloader file-server ngrok pyoxidizer reverse-proxy tunnel webhook wget
Last synced: about 2 months ago
JSON representation
batBelt is a collection of nifty utilities (file server with tunneling, reverse proxy, file downloader, file renamer ...)
- Host: GitHub
- URL: https://github.com/notai-tech/batbelt
- Owner: notAI-tech
- License: mit
- Created: 2021-12-06T07:09:27.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2021-12-11T14:43:26.000Z (about 3 years ago)
- Last Synced: 2024-08-09T08:26:55.091Z (5 months ago)
- Topics: aria2, downloader, file-server, ngrok, pyoxidizer, reverse-proxy, tunnel, webhook, wget
- Language: Python
- Homepage:
- Size: 92.8 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# batBelt
batBelt is a collection of nifty utilities (file server with tunneling, reverse proxy, file downloader, file renamer ...)
**Installation**
```curl https://raw.githubusercontent.com/notAI-tech/batBelt/main/batbelt.install.sh | bash```
**Usage**
```bash
# Use batServe (file server, reverse proxy, webhook sink with tunneling support)
batbelt serve --help# Use batGet (concurrent file downloader)
batbelt get --help# Use batMove (fast and helpful file mover, renamer ..)
batbelt move --help
```**Notes**
- Components under batbelt can be installed individually
- batServe - https://github.com/notAI-tech/batBelt/tree/main/batServe