bebop/ssh: try

This commit is contained in:
Payas Relekar 2023-06-18 14:49:50 +05:30
parent 5c5a73e703
commit e1c27e2e20

View file

@ -9,6 +9,8 @@
settings = {
PermitRootLogin = "prohibit-password";
PasswordAuthentication = false;
GatewayPorts = "yes";
UseDns = true;
};
banner = ''
___. ___.