Telnet/SSH server for windows?

Jugernot

Diamond Member
Oct 12, 1999
6,889
0
0
I know that telnet is by default only a UNIX/LINUX server, but I need a way to access my WinXP apache server and mysql prompt from remote locations. Basically I just need to be able to access my command prompt. Is there a quasi telnet/SSH server that I can run on my Windows box so I can connect to it from any computer with telnet/SSH installed?

Thanks
 

mgpaulus

Golden Member
Dec 19, 2000
1,112
0
0
If you want/need a full unix type environment (Including the OpenSSH environment mentioned by n0cmonkey), you can checkout
Cygwin.
 

n0cmonkey

Elite Member
Jun 10, 2001
42,936
1
0


<< If you want/need a full unix type environment (Including the OpenSSH environment mentioned by n0cmonkey), you can checkout
Cygwin.
>>



The OpenSSH port I mentioned uses cygwin so its all related :)

But cygwin would possibly help out a lot. Its one of the few ways Windows is bearable for me ;)