最后活跃于 1 year ago

Malin's Avatar Malin 修订了这个 Gist 1 year ago. 转到此修订

1 file changed, 5 insertions

proxmox-sshd_config(文件已创建)

@@ -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
上一页 下一页