mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 11:43:25 +02:00
Added the possibility to change the ssh port from 222 back to standart port 22
This commit is contained in:
committed by
Arne Fitzenreiter
parent
dbf157bbaa
commit
6c1220f5b8
@@ -1595,6 +1595,7 @@
|
||||
'ssh keys' => 'Allow public key based authentication',
|
||||
'ssh no auth' => 'You have not allowed any authentication methods; this will stop you logging in',
|
||||
'ssh passwords' => 'Allow password based authentication',
|
||||
'ssh port' => 'SSH port set to 22 (default is 222)',
|
||||
'ssh portfw' => 'Allow TCP forwarding',
|
||||
'ssh tempstart15' => 'Stop SSH demon in 15 minutes',
|
||||
'ssh tempstart30' => 'Stop SSH demon in 30 minutes',
|
||||
|
||||
Reference in New Issue
Block a user