Tagged Questions
7
votes
3answers
970 views
How to get telnet to localhost working?
I'm working on a local dev setup that requires the use of telnet (playing with setting up a MUD server) so please no feedback suggesting I use SSH as a more secure alternative.
However, though I've ...