https://github.com/viral32111/telnet
A minimal Telnet server that displays custom messages.
https://github.com/viral32111/telnet
multithreading server sockets telnet
Last synced: about 1 year ago
JSON representation
A minimal Telnet server that displays custom messages.
- Host: GitHub
- URL: https://github.com/viral32111/telnet
- Owner: viral32111
- License: unlicense
- Created: 2022-06-05T19:21:11.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-06-05T19:32:21.000Z (about 4 years ago)
- Last Synced: 2025-02-14T21:27:05.832Z (over 1 year ago)
- Topics: multithreading, server, sockets, telnet
- Language: C
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Telnet
A minimal Telnet server that displays custom messages.
This is not complete yet & has been stale on my private Git repository since November 2021, but I have decided to make it public on GitHub as there is no need for it to be private.