Simon Tatham 5d718ef64b Whitespace rationalisation of entire code base. 5 anos atrás
..
Makefile b642aa086a Add a directory 'contrib/cygtermd', containing the source code for my 13 anos atrás
README 6ea9d36ae9 Switch chiark URLs to https. 7 anos atrás
main.c 5d718ef64b Whitespace rationalisation of entire code base. 5 anos atrás
malloc.c 5d718ef64b Whitespace rationalisation of entire code base. 5 anos atrás
malloc.h b642aa086a Add a directory 'contrib/cygtermd', containing the source code for my 13 anos atrás
pty.c 5d718ef64b Whitespace rationalisation of entire code base. 5 anos atrás
pty.h 5d718ef64b Whitespace rationalisation of entire code base. 5 anos atrás
sel.c 5d718ef64b Whitespace rationalisation of entire code base. 5 anos atrás
sel.h 5d718ef64b Whitespace rationalisation of entire code base. 5 anos atrás
telnet.c 5d718ef64b Whitespace rationalisation of entire code base. 5 anos atrás
telnet.h 5d718ef64b Whitespace rationalisation of entire code base. 5 anos atrás

README

This directory contains 'cygtermd', a small and specialist Telnet
server designed to act as middleware between PuTTY and a Cygwin shell
session running on the same machine, so that PuTTY can act as an
xterm-alike for Cygwin.

To install it, you must compile it from source using Cygwin gcc,
install it in Cygwin's /bin, and configure PuTTY to use it as a local
proxy process. For detailed instructions, see the PuTTY Wishlist page
at

https://www.chiark.greenend.org.uk/~sgtatham/putty/wishlist/cygwin-terminal-window.html