mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 21:57:43 +00:00
Base: Clarify that TelnetServer must be run as root
This commit is contained in:
parent
a732d26a7b
commit
3b61fbf15f
1 changed files with 2 additions and 1 deletions
|
@ -10,7 +10,8 @@ $ TelnetServer [-p port] [-c command]
|
|||
## Description
|
||||
|
||||
TelnetServer is a basic telnet server for Serenity. By default, it
|
||||
runs on port 23 and provides a shell upon connection.
|
||||
runs on port 23 and provides a shell upon connection. This program
|
||||
must be run as root.
|
||||
|
||||
## Options
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue