add download links and docs and download page

Este commit está contenido en:
AJ ONeal 2018-08-06 22:22:04 -06:00
padre 20b9e1043d
commit b11d446b93
Se han modificado 1 ficheros con 9 adiciones y 1 borrados

Ver fichero

@ -35,7 +35,15 @@ A poor man's (or Windows user's) makeshift replacement for `openssl s_client`, `
Install
=======
### macOS, Linux, Windows
### Downloads
* [Windows 10](https://telebit.cloud/sclient/dist/windows/amd64/sclient.exe)
* [Mac OS X](https://telebit.cloud/sclient/dist/darwin/amd64/sclient)
* [Linux (x64)](https://telebit.cloud/sclient/dist/linux/amd64/sclient)
* [Raspberry Pi (armv7)](https://telebit.cloud/sclient/dist/linux/armv7/sclient)
* more downloads <https://telebit.cloud/sclient/>
### Build from sourc
For the moment you'll have to install go and compile `sclient` yourself: