最后活跃于 1736933187

Malin's Avatar Malin 修订了这个 Gist 1736933187. 跳至此修订

1 file changed, 5 insertions

proxmox-sshd_config(file created)

@@ -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
更新 更早