Skip to content

notAI-tech/batBelt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

# 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