💎一站式轻松地调用各大LLM模型接口,支持GPT4、智谱、星火、月之暗面及文生图 广告
vim /etc/ssh/sshd_config 找到#port 22 将前面的#去掉,然后修改端口 port 1234 重启服务就OK了 service sshd restart