From a6b8be85da5b0bc7662adcb4c46427d8ac7fae47 Mon Sep 17 00:00:00 2001 From: hhhkkk520 Date: Tue, 7 Jun 2022 15:22:34 +0200 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=EF=BC=9A=E4=B8=AD=E8=8B=B1?= =?UTF-8?q?=E6=96=87=E6=8E=92=E9=9A=9C=E6=8C=87=E5=8D=97-=20Agent?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/en_US/guide/agentq.md | 10 +++++++++- docs/guide/agentq.md | 7 ++++--- 2 files changed, 13 insertions(+), 4 deletions(-) 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),别忘了使用镜像。