magic-wormhole:

project: GitHub - magic-wormhole/magic-wormhole: get things from one computer to another, safely An amazing piece of software to send file from one place to another with encryption. If you are in local network it goes through the local network, it tries to find the best route to reach between sender and receivers machine

sudo apt install magic-wormhole

Main commands

wormhole send <file-location> #Gives you a code
wormhole recieve <code> # Starts the transfer

The code is human readable and one time use only.