diff --git a/docs/index.md b/docs/index.md index 5286ce1..b899539 100644 --- a/docs/index.md +++ b/docs/index.md @@ -3,10 +3,10 @@ tinyTerm started as a simple telnet client used to work with telecom transport equipment through command line interface(TL1). Over time it has grown to a full function terminal emulator supporting serial, telnet, ssh, sftp and netconf connections with xterm emulation, plus unique features like: **command autocompletion**, **scp integration**, **batch automation**, and **scripting**. Windows 10 user should install from Microsoft Store, users on older versions of Windows, or prefer portable apps download exe files. -

Stable release: 1.9.4

+

Stable release: 1.9.5

Download: Microsoft Store -32-bit: tinyTerm.exe -64-bit: tinyTerm64.exe

+32-bit: tinyTerm.exe +64-bit: tinyTerm64.exe

License: GPL 3.0

written in C with Win32 API and [libssh2](http://libssh2.org)