diff --git a/docs/en_US/guide/agentq.md b/docs/en_US/guide/agentq.md index 8c527b8d..6de3e7e3 100644 --- a/docs/en_US/guide/agentq.md +++ b/docs/en_US/guide/agentq.md @@ -1 +1,9 @@ -# Agent \ No newline at end of file +## Why the IP displayed in the admin panel and the actual IP of the Agent are not the same? +Please check [Dashboard - Why the IP displayed in the admin panel and the actual IP of the Agent are not the same?](/en_US/guide/dashboardq.html#why-the-ip-displayed-in-the-admin-panel-and-the-actual-ip-of-the-agent-are-not-the-same) + +## Error on one-click script installation +### curl: Failed to connect to raw.githubusercontent.com... +Please check if your server can connect to Github, try again, or check [Other ways to install Agent](/en_US/guide/agent.html#other-ways-to-install-agent) + +### sudo: command not found +Please install sudo first \ No newline at end of file diff --git a/docs/guide/agentq.md b/docs/guide/agentq.md index e6ce2db7..fefaf166 100644 --- a/docs/guide/agentq.md +++ b/docs/guide/agentq.md @@ -1,7 +1,8 @@ ## 后台显示的IP和Agent实际IP不一致? -请查看 [Dashboard相关-后台显示的IP和Agent实际IP不一致?](/guide/dashboardq.html#后台显示的ip和agent实际ip不一致?) -在此不再赘述。 -## 一键脚本安装出错 +请查看 [Dashboard相关-为什么管理面板中显示的IP和Agent实际IP不一致?](/guide/dashboardq.html#为什么管理面板中显示的ip和agent实际ip不一致?) +在此不再赘述。 + +## 一键脚本安装时出错 ### curl: Failed to connect to raw.githubusercontent.com...... 多出现在国内主机中,目前一键脚本只从github直接获取安装脚本,您可以多尝试几次,或者[手动安装Agent](/guide/agent.html#其他方式安装agent),别忘了使用镜像。