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
|
Configure
|
||||||
*********
|
---------
|
||||||
|
|
||||||
* /etc/ssh/moduli
|
* /etc/ssh/moduli
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue