-
-
Notifications
You must be signed in to change notification settings - Fork 1
Home
SnYpe edited this page Oct 20, 2024
·
1 revision
Toss is a simple command-line tool designed to facilitate quick and temporary file sharing within a local network. It allows users to make files available for download for a specified time.
Instant Sharing: Share files quickly using a single command. Time-Limited Access: Control how long files remain accessible. User-Friendly: Minimal setup and straightforward commands.
To install Toss, run:
curl -o- https://raw.githubusercontent.com/snyype/toss/main/install.sh | bash