Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shakahl/simon-putty-mirror
https://github.com/shakahl/simon-putty-mirror
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/shakahl/simon-putty-mirror
- Owner: shakahl
- License: other
- Created: 2021-06-28T19:42:36.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-12-15T02:28:21.000Z (about 1 year ago)
- Last Synced: 2023-12-15T03:52:12.256Z (about 1 year ago)
- Language: C
- Size: 8.81 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
This is the README for PuTTY, a free Windows and Unix Telnet and SSH
client.PuTTY is built using CMake . To compile in the
simplest way (on any of Linux, Windows or Mac), run these commands in
the source directory:cmake .
cmake --build .Documentation (in various formats including Windows Help and Unix
`man' pages) is built from the Halibut (`.but') files in the `doc'
subdirectory using `doc/Makefile'. If you aren't using one of our
source snapshots, you'll need to do this yourself. Halibut can be
found at .The PuTTY home web site is
https://www.chiark.greenend.org.uk/~sgtatham/putty/
If you want to send bug reports or feature requests, please read the
Feedback section of the web site before doing so. Sending one-line
reports saying `it doesn't work' will waste your time as much as
ours.See the file LICENCE for the licence conditions.