honeynet / riotpot

the IoT and OT (Operational Technology) Honeypot
MIT License
18 stars 4 forks source link

High-level telnet service #31

Closed eltsai closed 1 year ago

eltsai commented 1 year ago

Added the telnet service by install telnet in a ubuntu image.

Test:

$ telnet localhost 23
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
Connection closed by foreign host.