>_ linuxcommand.dev
Startseite Encrypted Transfer Sending
Netcat

Encrypted Transfer Sending

Sender for encrypted transfer.

Ubuntu CentOS Debian Arch SUSE Slackware Alpine Fedora
Last updated: Report error
Syntax
$nc -l -p [port] | openssl enc -d -des3 -pass pass:password > creds.txt
Examples
$nc -l -p 8888 | openssl enc -d -des3 -pass pass:password > creds.txt
Typical use cases
?
Standard usage
Encrypted Transfer Sending --help
Note Encrypted Transfer (Sending)
Export