tnich / honssh

HonSSH is designed to log all SSH communications between a client and server.
https://github.com/tnich/honssh
BSD 3-Clause "New" or "Revised" License
372 stars 71 forks source link

Better documentation (for setting up HonSSH, etc) #82

Open unixfox opened 8 years ago

unixfox commented 8 years ago

The actual documentation is not user friendly, we should improve the documentation by creating:

I added an initial new page for Honssh using Docker: https://github.com/tnich/honssh/wiki/Setup-using-Docker and a troubleshooting section: https://github.com/tnich/honssh/wiki/Setup-using-single-static-machine#troubleshooting.

@tnich If the organization of the pages do not please you, feel free to change it.

tnich commented 8 years ago

Thanks @unixfox, they look great. I really appreciate your time and effort.

Eventually I want to make the documentation more detailed and move it over to: https://docs.honssh.com/en/latest/

I'll make it more of a priority now :smile:

unixfox commented 7 years ago

That's a great idea to use a dedicated tool for the wiki. I'll check if readthedocs is the best tool or if there are some other alternatives that may be better.

ecthros commented 7 years ago

I've been using HonSSH for a class (the students make a bunch of honeypots and do research on them throughout the semester). We're forced to use OpenVZ, so I've spent quite a bit of time writing documentation for setting it up specifically with OpenVZ. I know OpenVZ may be a little outdated, but could you give me one of your email addresses so I can send it to you?

robputt commented 7 years ago

If you are in the ranks of the cool kids maybe we could make a one click Kubernetes deployment for HonSSH. This would make deployment of HonSSH to Google Cloud, AWS or private Kubernetes clusters super easy. I'd be up for helping out here :-), and then we can probably ditch off the documentation altogether 😂. Ok, sure... for those who wanna put it on a box under their desk we probably should have some docs. And wow, OpenVZ is a blast from the past, how are you getting on with support for only uber old kernel versions?

ecthros commented 7 years ago

It's a tough time. I think my students hate me :D

tnich commented 7 years ago

@ecthros - Sounds like an interesting class! The documentation would be greatly received, if you could email it to the address at the top of every code file, that would be great :smile:

Many thanks!