Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想创建一个从我的电脑到另一台电脑的 SSH 连接,但我想从我自己决定的特定端口号开始连接。
可能吗?如何?
谢谢你
您必须将 SSH 服务器配置为使用 22 以外的其他端口。
例如,它可以/etc/ssh/sshd_config在大多数 Linux 发行版中完成。
/etc/ssh/sshd_config