Skip to content
SnYpe edited this page Oct 20, 2024 · 1 revision

Overview

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.

Features

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.

Installation

To install Toss, run:

curl -o- https://raw.githubusercontent.com/snyype/toss/main/install.sh | bash

Clone this wiki locally