https://github.com/EvoLogics/putty/wiki This repository maintain [[EvoLogics|https://evologics.de]] patches against Simon's current PuTTY git://git.tartarus.org/simon/putty.git Download binaries for windows from [[this link|https://github.com/EvoLogics/putty/releases/tag/evo-0.70]] or [[second mirror|https://lab.evologics.de/share/soft/windows/putty/]] Features maintained in branches: * [[feature/raw-eol|https://github.com/EvoLogics/putty/tree/feature/raw-eol]]: Add possibility change End Of Line (EOL) for Raw TCP connection. By default putty use \r\n EOL. Now it can be changed to \r or \n also. Usefull to work as replacement of nc.exe. * [[feature/xyz-modem|https://github.com/EvoLogics/putty/tree/feature/xyz-modem]]: Merge LePutty patch with XYZ-Modem with some fixes.