ssh/algo/list
This commit is contained in:
parent
8d705a51cb
commit
2c4db26b18
1 changed files with 14 additions and 5 deletions
|
@ -1,10 +1,19 @@
|
|||
##############
|
||||
OpenSSH server
|
||||
##############
|
||||
openssh-server
|
||||
==============
|
||||
|
||||
List algorithms
|
||||
---------------
|
||||
|
||||
::
|
||||
|
||||
ssh -Q cipher
|
||||
ssh -Q cipher-auth
|
||||
ssh -Q mac
|
||||
ssh -Q kex
|
||||
ssh -Q key
|
||||
|
||||
*********
|
||||
Configure
|
||||
*********
|
||||
---------
|
||||
|
||||
* /etc/ssh/moduli
|
||||
|
||||
|
|
Loading…
Reference in a new issue