Última atividade 1736933187

Malin's Avatar Malin revisou este gist 1736933187. Ir para a revisão

1 file changed, 5 insertions

proxmox-sshd_config(arquivo criado)

@@ -0,0 +1,5 @@
1 + # Listen on port 79 for external connections
2 + Port 79
3 + # Also listen on port 22, but only on localhost
4 + Port 22
5 + ListenAddress 127.0.0.1:22
Próximo Anterior