Update README.md

See https://github.com/moul/sshportal/issues/164
This commit is contained in:
Manfred Touron 2020-03-10 11:01:26 +01:00 committed by GitHub
parent b6aaf4d7cf
commit 5b20cd501e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -158,7 +158,7 @@ If you need to invite multiple people to an event (hackathon, course, etc), the
* Sensitive data encryption
* Session management (see active connections, history, stats, stop)
* Audit log (logging every user action)
* Record TTY Session (with [ttyrec](https://en.wikipedia.org/wiki/Ttyrec) format)
* Record TTY Session (with [ttyrec](https://en.wikipedia.org/wiki/Ttyrec) format, use `ttyplay` for replay)
* Tunnels logging
* Host Keys verifications shared across users
* Healthcheck user (replying OK to any user)