Add ssh filter comment
This commit is contained in:
parent
57facf189b
commit
8d0c8bf80d
|
@ -153,6 +153,11 @@ Systemd specific (one service per config file)
|
|||
$ systemctl start osync-srv@configfile.conf
|
||||
$ systemctl enable osync-srv@configfile.conf
|
||||
|
||||
Security enhancements
|
||||
---------------------
|
||||
Remote SSH connection security can be improved by limiting what hostnames may connect, disabling some SSH options and using ssh filter.
|
||||
Please read full documentation in order to configure ssh filter.
|
||||
|
||||
Contributions
|
||||
-------------
|
||||
All kind of contribs are welcome.
|
||||
|
|
Loading…
Reference in New Issue