>_
linuxcommand.dev
Home
Roadmap
Contact
EN
Dark
>_
>_
linuxcommand.dev
Home
Roadmap
Contact
Legal Notice
Privacy Policy
Language
DE
EN
Design
Dark
Startseite
›
Remote Shell Server
Netcat
Remote Shell Server
Server-side component for remote shell access.
Ubuntu
CentOS
Debian
Arch
SUSE
Slackware
Alpine
Fedora
Last updated:
2025-10-07
Report error
Syntax
Copy
$
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
Text
JSON
Script