云锁的根目录/usr/local/yunsuo_agent/下有可执行脚本agent_smart_tool.sh,执行该脚本即可修改Linux服务器端的端口号。
具体操作如下:
1、执行cd /usr/local/yunsuo_agent/
进入yunsuo_agent目录下
2、执行./agent_smart_tool.sh 加上你需要的命令后缀

完整的详细命令如下:
./agent_smart_tool.sh #查看工具agent_smart_tool.sh帮助
./agent_smart_tool.sh -u 云账户名 -p 云账户密码 #添加云中心账户名和密码
./agent_smart_tool.sh -l 端口号 #更新端口号
./agent_smart_tool.sh -i 端口号 #添加端口号
./agent_smart_tool.sh -d 端口号 #删除端口号
./agent_smart_tool.sh -P 代理IP #更新代理IP