copyparty

Portable file server with copy-paste and upload capabilities

brewmacoslinux
Try with needOr install directly
Source

About

Portable file server

Commands

copyparty

Examples

Start copyparty server on default port 3923$ copyparty
Start server on custom port 8080 with specific directory$ copyparty --port 8080 /path/to/share
Start server with authentication enabled$ copyparty --user username --password mypass