Commit Graph

44 Commits

Author SHA1 Message Date
Tyrel Souza 50ca8b043a
better domain 2019-07-11 14:44:21 -04:00
Tyrel Souza 60c1fe4220
Update README to match current --help 2019-03-29 14:14:57 -04:00
Andrey Petrov 290ca46577
README: Are you sure you don't just want the binary release? 2019-03-25 10:18:27 -04:00
Andrey Petrov 40d17570b9
README: Badge color 2019-03-25 10:16:12 -04:00
Andrey Petrov a61b9a4a5c
README: Badges
Add downloads badge
2019-03-25 10:13:54 -04:00
Andrey Petrov e72af3ad8e README: Link deploy examples 2018-02-15 12:47:46 -05:00
Steven L 2078e13819 vendor: Switch to using `go dep`
* Adding go dep to the project

* Adding lockfile and changing README Go version
2017-10-12 13:40:35 -04:00
Steven L 22e714a5ad README: Add FAQ link 2016-08-16 14:03:01 -04:00
S Leibrock 635a21d754 README: Update --help output 2016-08-16 09:22:44 -04:00
Jeric a4671ac262 README: added SHA256 fingerprint (#182) 2016-08-04 10:21:10 -04:00
Andrey Petrov 7848b62af7 README: Mention ARM6 build, no more docker 2016-07-25 12:25:04 -04:00
Andrey Petrov 82d9f4d0a2 README: Release link 2016-07-17 18:07:38 -04:00
Andrey Petrov 98f178eca5 Changed my mind. 2015-08-22 12:16:01 -07:00
Andrey Petrov 23801aa978 Update quickstart go get instructions 2015-08-20 11:30:28 -07:00
Matt Day d799863305 Specify recursive `go get`
Fixes #129.
Tells `go get` to fetch the packages needed by cmd/ssh-chat/...
2015-08-20 04:27:40 -06:00
Kai Jiang 70b1425df3 Add this project to GoDoc
Documentation.
2015-01-31 17:25:03 -08:00
Andrey Petrov 1497bcdde5 alvin/ssh-chat warning 2015-01-23 14:28:42 -06:00
Andrey Petrov 5c72b1a121 Merge branch 'refactor' 2015-01-20 14:27:24 -08:00
Andrey Petrov a4352f49ee Mention refactor branch. 2015-01-07 10:02:49 -08:00
Matt Croydon 492d50d521 Default port to 2022, updating documentation to match new default. Addresses nice to have in #76.
Also print bind information on startup. An alternative to this approach would be to use info level logging, but the issue makes me think we want it all the time. I altered the README to show use of non-default port 22 which makes the note about root/sudo below still make sense.
2015-01-04 22:00:09 -06:00
Andrey Petrov 12be9c1d1f Bounty! 2015-01-04 18:55:34 -08:00
Andrey Petrov 8d8c5bf6b1 Update README.md 2015-01-04 18:34:56 -08:00
Sam Mauldin 28470aa7b7 Merge compiling + developing sections, describe license section 2014-12-17 21:28:01 -06:00
Sam Mauldin 0e3b42085b Add compiling section to README 2014-12-17 21:19:19 -06:00
Andrey Petrov d4da1ac1cc Update README and cmd descriptions. 2014-12-14 21:03:11 -08:00
empathetic-alligator dd65f7faf2 Added note about make debug to README 2014-12-14 22:19:29 -05:00
empathetic-alligator e2c5b569a9 Added travis build status icon to README 2014-12-14 21:51:51 -05:00
Andrey Petrov 2eb29e8376 Docker phrasing. 2014-12-14 17:46:05 -08:00
Andrey Petrov ea52bf7b38 Remove TODO, move Dockerfile notes. 2014-12-14 17:45:33 -08:00
Andrey Petrov df37ad9a1e Add chat.shazow.net fingerprint to readme. 2014-12-14 14:25:01 -08:00
Akshay Shekher b346ccdeb7 Updated the readme to reflect tab completion 2014-12-13 16:17:03 +05:30
Andrey Petrov 66d788b20b Ghetto ip banning. 2014-12-12 23:23:40 -08:00
Alvin Lai 4128c4279a update Readme for Docker 2014-12-12 21:39:46 -08:00
Andrey Petrov 0ab7a5d3c5 Demo. 2014-12-12 17:55:19 -08:00
Andrey Petrov 3c8df8bab1 LICENSE, todo. 2014-12-12 17:52:05 -08:00
Andrey Petrov 8f408b7674 Fix leaky channels hopefully. 2014-12-12 12:19:39 -08:00
Andrey Petrov ed74e12b6d Fix buffer fill stuck.; 2014-12-12 00:42:02 -08:00
Andrey Petrov 3f20f1795c Fleshing out the readme. 2014-12-11 22:19:04 -08:00
Andrey Petrov b646abffb8 Improve /list 2014-12-11 22:10:06 -08:00
Andrey Petrov 3c2341c534 todone. 2014-12-11 01:29:38 -08:00
Andrey Petrov 1046af3f4c todos. 2014-12-10 20:58:36 -08:00
Andrey Petrov adbe812a41 Set term width properly. 2014-12-09 19:26:55 -08:00
Andrey Petrov da934daf4a map-ify clients, handle left message. 2014-12-09 18:22:46 -08:00
Andrey Petrov bd93842136 Create README.md 2014-12-09 17:21:52 -08:00