>_ linuxcommand.dev
Startseite Remote Shell Server
Netcat

Remote Shell Server

Server-side component for remote shell access.

Syntax
$nc -l -p [port] -e /bin/bash
Examples
Examples
$nc -l -p 8888 -e /bin/bash
Warnings
Security risk!
Typical use cases
Remote Shell Server
nc -l -p port -e /bin/bash
Note Remote Shell (Server)
Export