diff --git a/installer/resources/proxy/ahelper-conflict-header.ht b/installer/resources/proxy/ahelper-conflict-header.ht index 670a64693c92b85b0dfc7f87b18feb19b5ad9802..d3a4d8380dc2f036e7ed6dc9c6d890b0e224dc20 100644 --- a/installer/resources/proxy/ahelper-conflict-header.ht +++ b/installer/resources/proxy/ahelper-conflict-header.ht @@ -4,7 +4,7 @@ Cache-control: no-cache Connection: close Proxy-Connection: close -<html><head> +<html lang="ar" dir="rtl"><head> <title>I2P Warning: Destination key conflict</title> <link rel="shortcut icon" href="http://proxy.i2p/themes/console/images/favicon.ico" > <link href="http://proxy.i2p/themes/console/default/console.css" rel="stylesheet" type="text/css" > @@ -12,7 +12,7 @@ Proxy-Connection: close <body> <div class=logo> <a href="http://127.0.0.1:7657/index.jsp" title="Router Console"><img src="http://proxy.i2p/themes/console/images/i2plogo.png" alt="I2P Router Console" border="0"></a><hr> - <a href="http://127.0.0.1:7657/config.jsp">Configuration</a> <a href="http://127.0.0.1:7657/help.jsp">Help</a> <a href="http://127.0.0.1:7657/susidns/">Addressbook</a> + <a href="http://127.0.0.1:7657/config.jsp">اعدادات</a> <a href="http://127.0.0.1:7657/help.jsp">مساعدة</a> <a href="http://127.0.0.1:7657/susidns/">دفتر العناوين</a> </div> <div class=warning id=warning> <h3>Warning: Destination Key Conflict</h3> diff --git a/installer/resources/proxy/denied-header_ar.ht b/installer/resources/proxy/denied-header_ar.ht new file mode 100644 index 0000000000000000000000000000000000000000..9e9d83a83d541af1b8acd1c9b13c77151417cbab --- /dev/null +++ b/installer/resources/proxy/denied-header_ar.ht @@ -0,0 +1,20 @@ +HTTP/1.1 403 Request Denied +Content-Type: text/html; charset=UTF-8 +Cache-control: no-cache +Connection: close +Proxy-Connection: close + +<html lang="ar" dir="rtl"><head> +<title>تحذير: لم يحدد بروكسي خارجي</title> +<link rel="shortcut icon" href="http://proxy.i2p/themes/console/images/favicon.ico" > +<link href="http://proxy.i2p/themes/console/default/console.css" rel="stylesheet" type="text/css" > +</head> +<body> +<div class=logo> + <a href="http://127.0.0.1:7657/index.jsp" title="Router Console"><img src="http://proxy.i2p/themes/console/images/i2plogo.png" alt="I2P Router Console" border="0"></a><hr> + <a href="http://127.0.0.1:7657/config.jsp">اعدادات</a> <a href="http://127.0.0.1:7657/help.jsp">مساعدة</a> <a href="http://127.0.0.1:7657/susidns/">دفتر العناوين</a> +</div> +<div class=warning id=warning> +<h3>تحذير : رفض طلب</h3> +حاولت الدخول الى موقع I2P خارج الشبكة. +</div> diff --git a/installer/resources/proxy/dnfb-header_ar.ht b/installer/resources/proxy/dnfb-header_ar.ht new file mode 100644 index 0000000000000000000000000000000000000000..1ceb0d1025115e57b25ed4ab48a889ea1b046c38 --- /dev/null +++ b/installer/resources/proxy/dnfb-header_ar.ht @@ -0,0 +1,26 @@ +HTTP/1.1 400 Destination Not Found +Content-Type: text/html; charset=UTF-8 +Cache-control: no-cache +Connection: close +Proxy-Connection: close + +<html lang="ar" dir="rtl"><head> +<title> +تحذير: عنوان eepsite خاطئ +</title> +<link rel="shortcut icon" href="http://proxy.i2p/themes/console/images/favicon.ico" > +<link href="http://proxy.i2p/themes/console/default/console.css" rel="stylesheet" type="text/css" > +</head> +<body> +<div class=logo> + <a href="http://127.0.0.1:7657/index.jsp" title="Router Console"><img src="http://proxy.i2p/themes/console/images/i2plogo.png" alt="I2P Router Console" border="0"></a><hr> + <a href="http://127.0.0.1:7657/config.jsp">اعدادات</a> <a href="http://127.0.0.1:7657/help.jsp">مساعدة</a> <a href="http://127.0.0.1:7657/susidns/">دفتر العناوين</a> +</div> +<div class=warning id=warning> +<h3> +تحذير: عنوان eepsite خاطئ +</h3> +عنوان الموقع eepsite خاطئ، أو ربما قمت بلصق عنوان غير موجود، أو الموقع متوقف. يمكنك + +<a href="javascript: window.location.reload()">اعادة المحاولة</a>. +<hr><b>لم يتم الوصول الى هذا العنوان:</b><BR><BR> diff --git a/installer/resources/proxy/dnfp-header.ht b/installer/resources/proxy/dnfp-header.ht index 9f627bb8d2cce92c3a299d9bde1e166232d9935d..f6e781e30a9ca0a55a6bdd3145651d0ee315733e 100644 --- a/installer/resources/proxy/dnfp-header.ht +++ b/installer/resources/proxy/dnfp-header.ht @@ -4,7 +4,7 @@ Cache-control: no-cache Connection: close Proxy-Connection: close -<html><head> +<html lang="ar" dir="rtl"><head> <title>I2P Warning: Outproxy Not Found</title> <link rel="shortcut icon" href="http://proxy.i2p/themes/console/images/favicon.ico" > <link href="http://proxy.i2p/themes/console/default/console.css" rel="stylesheet" type="text/css" > diff --git a/installer/resources/proxy/dnfp-header_ar.ht b/installer/resources/proxy/dnfp-header_ar.ht new file mode 100644 index 0000000000000000000000000000000000000000..b194b1266e003e1b6d89e65a7a6d7a66b7cf9ecd --- /dev/null +++ b/installer/resources/proxy/dnfp-header_ar.ht @@ -0,0 +1,28 @@ +HTTP/1.1 504 Gateway Timeout +Content-Type: text/html; charset=UTF-8 +Cache-control: no-cache +Connection: close +Proxy-Connection: close + +<html lang="ar" dir="rtl"><head> +<title>تحذير: لابوجد بروكسي خارجي</title> +<link rel="shortcut icon" href="http://proxy.i2p/themes/console/images/favicon.ico" > +<link href="http://proxy.i2p/themes/console/default/console.css" rel="stylesheet" type="text/css" > +</head> +<body> +<div class=logo> + <a href="http://127.0.0.1:7657/index.jsp" title="Router Console"><img src="http://proxy.i2p/themes/console/images/i2plogo.png" alt="I2P Router Console" border="0"></a><hr> + <a href="http://127.0.0.1:7657/config.jsp">اعدادات</a> <a href="http://127.0.0.1:7657/help.jsp">مساعدة</a> <a href="http://127.0.0.1:7657/susidns/">دفتر العناوين</a> +</div> +<div class=warning id=warning> +<h3>تحذير: لابوجد بروكسي خارجي</h3> +لم يتم ايجاد بروكسي خارجي www +خارج الشبكة أو غير متصل جيدا بباقي المستخدمين. +يمكنك +<a href="javascript: parent.window.location.reload()">اعادة المحاولة</a> +لإختيار بروكسي خارجي جديد +<a href="http://127.0.0.1:7657/i2ptunnel/index.jsp">هنا</a> +(اذا كان لديك اكثر من واحد). +اذا استمر المشكل قم بتحرير قائمة البروكسي الخارجية +<a href="http://127.0.0.1:7657/i2ptunnel/edit.jsp?tunnel=0">هنا</a>. +<hr><b>لم يستطع الوصول الى هذا العنوان</b><BR><BR> diff --git a/installer/resources/proxy/localhost-header_ar.ht b/installer/resources/proxy/localhost-header_ar.ht new file mode 100644 index 0000000000000000000000000000000000000000..dc6b0304e833ea5b0d0412bca5272b499235c994 --- /dev/null +++ b/installer/resources/proxy/localhost-header_ar.ht @@ -0,0 +1,24 @@ +HTTP/1.1 403 Access Denied +Content-Type: text/html; charset=UTF-8 +Cache-control: no-cache +Connection: close +Proxy-Connection: close + +<html lang="ar" dir="rtl"><head> +<title>خطأ: تم رفض الطلب</title> +<link rel="shortcut icon" href="http://proxy.i2p/themes/console/images/favicon.ico" > +<link href="http://proxy.i2p/themes/console/default/console.css" rel="stylesheet" type="text/css" > +</head> +<body> +<!----------------------------- + Let's not infinite loop here.... +<div class=logo> + <a href="http://127.0.0.1:7657/index.jsp" title="Router Console"><img src="http://proxy.i2p/themes/console/images/i2plogo.png" alt="I2P Router Console" border="0"></a><hr> + <a href="http://127.0.0.1:7657/config.jsp">Configuration</a> <a href="http://127.0.0.1:7657/help.jsp">Help</a> <a href="http://127.0.0.1:7657/susidns/">Addressbook</a> +</div> +------------------------------> +<div class=warning id=warning> +<h3>خطـأ: عنوان محلي</h3> +خطأ في اعدادات المتصفح. لا تستعمل بروكسي للوصول الى شاشة التحكم، localhost او الشبكة المحلية LAN. + +</div> diff --git a/installer/resources/proxy/noproxy-header_ar.ht b/installer/resources/proxy/noproxy-header_ar.ht new file mode 100644 index 0000000000000000000000000000000000000000..0f6f1ba643f9a1b8858a14a02138441e10e3efa6 --- /dev/null +++ b/installer/resources/proxy/noproxy-header_ar.ht @@ -0,0 +1,20 @@ +HTTP/1.1 503 Service Unavailable +Content-Type: text/html; charset=UTF-8 +Cache-control: no-cache +Connection: close +Proxy-Connection: close + +<html lang="ar" dir="rtl"><head> +<title>تحذير: لم يحدد بروكسي خارجي</title> +<link rel="shortcut icon" href="http://proxy.i2p/themes/console/images/favicon.ico" > +<link href="http://proxy.i2p/themes/console/default/console.css" rel="stylesheet" type="text/css" > +</head> +<body> +<div class=logo> + <a href="http://127.0.0.1:7657/index.jsp" title="Router Console"><img src="http://proxy.i2p/themes/console/images/i2plogo.png" alt="I2P Router Console" border="0"></a><hr> + <a href="http://127.0.0.1:7657/config.jsp">اعدادات</a> <a href="http://127.0.0.1:7657/help.jsp">مساعدة</a> <a href="http://127.0.0.1:7657/susidns/">دفتر العناوين</a> +</div> +<div class=warning id=warning> +<h3>تحذير: لم يحدد بروكسي خارجي</h3> +قمت بطلب موقع خارج عن شبكة I2P، لكن لم تقم بتحديد بروكسي خارجي. قم يتحديد بروكسي خارجي في اعدادات I2PTunnel. +</div> diff --git a/installer/resources/proxy/protocol-header_ar.ht b/installer/resources/proxy/protocol-header_ar.ht new file mode 100644 index 0000000000000000000000000000000000000000..d31c7579102fa532c4ee3a9324606b994be5828a --- /dev/null +++ b/installer/resources/proxy/protocol-header_ar.ht @@ -0,0 +1,21 @@ +HTTP/1.1 403 Bad Protocol +Content-Type: text/html; charset=UTF-8 +Cache-control: no-cache +Connection: close +Proxy-Connection: close + +<html lang="ar" dir="rtl"><head> +<title>HTTP تحذير: استعمال بروتوكول غير متوافق مع </title> +<link rel="shortcut icon" href="http://proxy.i2p/themes/console/images/favicon.ico" > +<link href="http://proxy.i2p/themes/console/default/console.css" rel="stylesheet" type="text/css" > +</head> +<body> +<div class=logo> + <a href="http://127.0.0.1:7657/index.jsp" title="Router Console"><img src="http://proxy.i2p/themes/console/images/i2plogo.png" alt="I2P Router Console" border="0"></a><hr> + <a href="http://127.0.0.1:7657/config.jsp">اعدادات</a> <a href="http://127.0.0.1:7657/help.jsp">مساعدة</a> <a href="http://127.0.0.1:7657/susidns/">دفتر العناوين</a> +</div> +<div class=warning id=warning> +<h3>HTTP تحذير: استعمال بروتوكول غير متوافق مع </h3> +تم استعمال بروتوكول غير متوافق. +بروكسي I2P يدعم طلبات http:// فقط. باقي البروتوكولات مثل https:// و ftp:// غير مدعومة. +</div> diff --git a/installer/resources/readme/readme.html b/installer/resources/readme/readme.html index 176f79d8b1ed70cc6016fb2d0bc0642797bdf3c7..4eb51bc87f054f16d6971f5d5d918d0a897971fc 100644 --- a/installer/resources/readme/readme.html +++ b/installer/resources/readme/readme.html @@ -10,6 +10,7 @@ <a href="/?lang=nl"><img src="/flags.jsp?c=nl" title="Nederlands" alt="Nederlands"></a> <a href="/?lang=ru"><img src="/flags.jsp?c=ru" title="Русский" alt="Русский"></a> <a href="/?lang=sv"><img src="/flags.jsp?c=se" title="Svenska" alt="Svenska"></a></div> + <a href="/?lang=ar"><img src="/flags.jsp?c=sa" title="العربية" alt="العربية"></a></div> </div> </div><a name="top"></a> <div class="welcome"><h2>Welcome to the Invisible Internet</h2></div> @@ -89,7 +90,7 @@ If you're behind a prohibitive firewall but have unrestricted outbound access, I make sure your browser's proxy is set to access http traffic (<i>not</i> https, <i>not</i> socks) via <code>127.0.0.1 port 4444</code>. If you need some help, there's <a href="http://www.i2p2.i2p/htproxyports.html" target="_blank">a guide</a> to configuring your browser for I2P use, also <a href="http://www.i2p2.de/htproxyports.html" target="_blank">available</a> on the normal web. </li> <li class="tidylist"><b>Check Your Logs</b><br><a href="/logs">Logs</a> may help resolve a problem. You may wish to paste excerpts in a <a href="http://forum.i2p/viewforum.php?f=10" target="_blank">forum</a> for help, or perhaps <a href="http://paste.i2p2.i2p/" target="_blank">paste</a> it instead and reference the link on IRC for help.</li> - <li class="tidylist"><b>Verify Java is Up to Date</b><br>Ensure your Java is up to date [version 1.6 recommended and required for some features]. If you don't have Java installed, you probably want some implementation of the JRE (<a href="https://secure.wikimedia.org/wikipedia/en/wiki/JRE" target="_blank">Java Runtime Environment</a>); if you're a developer, the <a href="https://secure.wikimedia.org/wikipedia/en/wiki/Java_SDK" target="_blank">SDK</a> may also be of interest, and possibly <a href="http://ant.apache.org/" target="_blank">Apache Ant</a> which we use to build the I2P Java binaries. + <li class="tidylist"><b>Verify Java is Up to Date</b><br>Ensure your Java is up to date [version 1.6 recommended and required for some features]. If you don't have Java installed, you probably want some implementation of the JRE (<a href="https://secure.wikimedia.org/wikipedia/en/wiki/JRE" target="_blank">Java Runtime Engine</a>); if you're a developer, the <a href="https://secure.wikimedia.org/wikipedia/en/wiki/Java_SDK" target="_blank">SDK</a> may also be of interest, and possibly <a href="http://ant.apache.org/" target="_blank">Apache Ant</a> which we use to build the I2P Java binaries. </li> <li class="tidylist"><b>Problems running on Legacy Hardware</b><br>[Linux/Unix/Solaris] If you can't start the router with <code>i2p/i2prouter start</code> try the <code>runplain.sh</code> script in the same directory. Root privileges are usually not required to run I2P. If you need to compile the <a href="http://www.i2p2.i2p/jbigi.html" target="_blank">jBigi library</a> (which is necessary in rare cases), consult appropriate documentation, visit the forums, or come pay a visit to our <a href="irc://127.0.0.1:6668/i2p-dev">IRC developer channel</a>. diff --git a/installer/resources/readme/readme_de.html b/installer/resources/readme/readme_de.html index 02f35947e4b1080bd2a37d7e8936555da09dcf93..dc164ff7fe2b51530fc8c35023f1e581d8b1d03d 100644 --- a/installer/resources/readme/readme_de.html +++ b/installer/resources/readme/readme_de.html @@ -10,6 +10,7 @@ <a href="/index.jsp?lang=nl"><img src="/flags.jsp?c=nl" title="Nederlands" alt="Nederlands"></a> <a href="/index.jsp?lang=ru"><img src="/flags.jsp?c=ru" title="Русский" alt="Русский"></a> <a href="/index.jsp?lang=sv"><img src="/flags.jsp?c=se" title="Svenska" alt="Svenska"></a> + <a href="/?lang=ar"><img src="/flags.jsp?c=sa" title="العربية" alt="العربية"></a></div> </div> </div></div> <div class="welcome"><h2>Willkommen im I2P!</h2></div> diff --git a/installer/resources/readme/readme_es.html b/installer/resources/readme/readme_es.html index b04baaf918ea30c70a45639c505ac1fa1cf08ae1..86b45cedfaf2f3acbf2d730f81d8060993c104cd 100644 --- a/installer/resources/readme/readme_es.html +++ b/installer/resources/readme/readme_es.html @@ -10,6 +10,7 @@ <a href="/index.jsp?lang=nl"><img src="/flags.jsp?c=nl" title="Nederlands" alt="Nederlands"></a> <a href="/index.jsp?lang=ru"><img src="/flags.jsp?c=ru" title="Русский" alt="Русский"></a> <a href="/index.jsp?lang=sv"><img src="/flags.jsp?c=se" title="Svenska" alt="Svenska"></a></div> + <a href="/?lang=ar"><img src="/flags.jsp?c=sa" title="العربية" alt="العربية"></a></div> </div></div> <div class="welcome"><h2>¡Bienvenido a I2P!</h2></div> <p>Si acabas de iniciar I2P, al observar el menú de la izquierda, deberías notar que los números al lado de "Activos:" subirán en los próximos minutos y luego verás allí un Destino llamado "clientes diferentes" (si no, <a href="#trouble">¡mira abajo!</a>) <br>Apenas aparezca esto, puedes:</p> diff --git a/installer/resources/readme/readme_fr.html b/installer/resources/readme/readme_fr.html index dea15fa7e6e02d0f7f3b9736a8c79633f22563a3..91cc905b60ce8684bd66e6be405000f0ada7a210 100644 --- a/installer/resources/readme/readme_fr.html +++ b/installer/resources/readme/readme_fr.html @@ -10,6 +10,7 @@ <a href="/index.jsp?lang=nl"><img src="/flags.jsp?c=nl" title="Nederlands" alt="Nederlands"></a> <a href="/index.jsp?lang=ru"><img src="/flags.jsp?c=ru" title="Русский" alt="Русский"></a> <a href="/index.jsp?lang=sv"><img src="/flags.jsp?c=se" title="Svenska" alt="Svenska"></a></div> + <a href="/?lang=ar"><img src="/flags.jsp?c=sa" title="العربية" alt="العربية"></a></div> </div></div> <div class="welcome"><h2>Bienvenu sur I2P!</h2></div> <p>Si vous venez juste de lancer I2P, les chiffres sur la gauche à coté de Active devraient commencer à augmenter dans les prochaines minutes et vous verrez un "Shared client" en destination locale listés sur la gauche (si non, <a href=#trouble>voir plus bas</a>). Une fois qu'ils apparaissent, vous pouvez:</p> diff --git a/installer/resources/readme/readme_nl.html b/installer/resources/readme/readme_nl.html index 84388b344321f378559b824139a68ab7cfcb51f1..a7198360b58073c90cb3c7d59b4f10b3543d139c 100644 --- a/installer/resources/readme/readme_nl.html +++ b/installer/resources/readme/readme_nl.html @@ -10,6 +10,7 @@ <a href="/?lang=nl"><img src="/flags.jsp?c=nl" title="Nederlands" alt="Nederlands"></a> <a href="/?lang=ru"><img src="/flags.jsp?c=ru" title="Русский" alt="Русский"></a> <a href="/?lang=sv"><img src="/flags.jsp?c=se" title="Svenska" alt="Svenska"></a></div> + <a href="/?lang=ar"><img src="/flags.jsp?c=sa" title="العربية" alt="العربية"></a></div> </div> </div><a name="top"></a> <div class="welcome"><h2>Welkom op het Invisible Internet</h2></div> diff --git a/installer/resources/readme/readme_pt.html b/installer/resources/readme/readme_pt.html index 333ae6ba4cb0a3201e593cec209323b615110486..988df38b55581305bec9e13a201a8ceb12cdc5ff 100644 --- a/installer/resources/readme/readme_pt.html +++ b/installer/resources/readme/readme_pt.html @@ -10,6 +10,7 @@ <a href="/index.jsp?lang=nl"><img src="/flags.jsp?c=nl" title="Nederlands" alt="Nederlands"></a> <a href="/index.jsp?lang=ru"><img src="/flags.jsp?c=ru" title="Русский" alt="Русский"></a> <a href="/index.jsp?lang=sv"><img src="/flags.jsp?c=se" title="Svenska" alt="Svenska"></a></div> + <a href="/?lang=ar"><img src="/flags.jsp?c=sa" title="العربية" alt="العربية"></a></div> </div></div> <div class="welcome"><h2>Bem-vindo a I2P!</h2></div> <p>Se você acaba de iniciar I2P, os números à esquerda ao lado de "Active:" deberiam subir nos seguintes minutos e logo lá verá uma Destinação chamada "shared clients". (se não, <a href="#trouble">veija embaixo!</a>) <br>Assim que apareça isto, você pode:</p> diff --git a/installer/resources/readme/readme_ru.html b/installer/resources/readme/readme_ru.html index 0b2d5de1270ea5b764fbe85ed14076e9ba7ae52b..f6b4ab873394469b30c412be2c30b94eadf24de1 100644 --- a/installer/resources/readme/readme_ru.html +++ b/installer/resources/readme/readme_ru.html @@ -10,6 +10,7 @@ <a href="/index.jsp?lang=nl"><img src="/flags.jsp?c=nl" title="Nederlands" alt="Nederlands"></a> <a href="/index.jsp?lang=ru"><img src="/flags.jsp?c=ru" title="Русский" alt="Русский"></a> <a href="/index.jsp?lang=sv"><img src="/flags.jsp?c=se" title="Svenska" alt="Svenska"></a></div> + <a href="/?lang=ar"><img src="/flags.jsp?c=sa" title="العربية" alt="العربية"></a></div> </div> </div><a name="top"></a> <div class="welcome"><h2>Добро пожаловать в Невидимый Интернет</h2></div> diff --git a/installer/resources/readme/readme_sv.html b/installer/resources/readme/readme_sv.html index e5c3b9ecdd72b2dd4fc42c7cdf301ec3a4c44fc6..b34c42c6edde9b1817e099cd7a215d5f9d7d84e4 100644 --- a/installer/resources/readme/readme_sv.html +++ b/installer/resources/readme/readme_sv.html @@ -10,6 +10,7 @@ <a href="/index.jsp?lang=nl"><img src="/flags.jsp?c=nl" title="Nederlands" alt="Nederlands"></a> <a href="/index.jsp?lang=ru"><img src="/flags.jsp?c=ru" title="Русский" alt="Русский"></a> <a href="/index.jsp?lang=sv"><img src="/flags.jsp?c=se" title="Svenska" alt="Svenska"></a></div> + <a href="/?lang=ar"><img src="/flags.jsp?c=sa" title="العربية" alt="العربية"></a></div> </div></div> <div class="welcome"><h2>Welcome to I2P!</h2></div> <p>Om du just har startat I2P kommer de "Aktiva: #/#" börja öka inom diff --git a/installer/resources/readme/readme_zh.html b/installer/resources/readme/readme_zh.html index 8e2d7968fa0e7e07b90c84fb795005425c57a771..6842ce2932df40d3a0492c3747480621b9b32c4c 100644 --- a/installer/resources/readme/readme_zh.html +++ b/installer/resources/readme/readme_zh.html @@ -8,6 +8,7 @@ <a href="/index.jsp?lang=nl"><img src="/flags.jsp?c=nl" title="Nederlands" alt="Nederlands"></a> <a href="/index.jsp?lang=ru"><img src="/flags.jsp?c=ru" title="Русский" alt="Русский"></a> <a href="/index.jsp?lang=sv"><img src="/flags.jsp?c=se" title="Svenska" alt="Svenska"></a></div> + <a href="/?lang=ar"><img src="/flags.jsp?c=sa" title="العربية" alt="العربية"></a></div> </div></div> <div class="welcome"><h2>欢迎使用 I2P!</h2></div> <p>I2P 运行后的几分钟里控制台左侧的【活动节点】数量会逐渐增加,