TelnetServer(8) - SerenityOS man pages

Name

TelnetServer - Serenity telnet server

Synopsis

# TelnetServer [options]

Description

TelnetServer is a basic telnet server for Serenity. By default, it runs on port 23 and provides a shell upon connection.

Options

Examples

# TelnetServer -p 24 -c "/usr/bin/nyancat -f 60"