Netcat
Downloading Files Server
Server-side functionality for file downloads.
Syntax
$nc -l -p [port] < [file]
Examples
$nc -l -p 8888 < data.txt
Typical use cases
?
Standard usage
Downloading Files Server --help
Note
File download server.
Export