tran
Securely transfer files between computers with TUI
TLDR
Open the file browser TUI
$ tran
Send a file to a remote computer$ tran send [file]
Receive files from a remote computer$ tran receive [password]
SYNOPSIS
tran [options] command
DESCRIPTION
tran is a command-line tool and TUI that allows secure transfer and sending of files and directories between computers. It provides a file browser interface for selecting files and uses password-based authentication for receiving transfers.
HISTORY
tran was created by abdfnx and is written in Go.
SEE ALSO
croc(1), magic-wormhole(1), portal(1)

