mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-07-31 21:29:06 +00:00
Base: Clarify that TelnetServer must be run as root
This commit is contained in:
parent
a732d26a7b
commit
3b61fbf15f
Notes:
sideshowbarker
2024-07-18 03:20:18 +09:00
Author: https://github.com/SuperSonicHub1
Commit: 3b61fbf15f
Pull-request: https://github.com/SerenityOS/serenity/pull/12245
Reviewed-by: https://github.com/alimpfard
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