- How to setup groups you can read in this article
- and this article
+ How to setup groups you can read in this article
+ and this article
@@ -102,7 +102,7 @@
- You can read about services here
+ You can read about services here
@@ -122,12 +122,12 @@
Note:
- For updating you have to use Roxy-WI RPM or DEB. Read here
+ For updating you have to use Roxy-WI RPM or DEB. Read here
how to start using repository
If the Roxy-WI server uses a proxy to connect to the Internet, add the proxy settings to yum.conf
- Read more about updating in docs
+ Read more about updating in docs
and changelog
@@ -184,4 +184,4 @@
});
-{% endblock %}
\ No newline at end of file
+{% endblock %}
diff --git a/app/templates/ajax/load_telegram.html b/app/templates/ajax/load_telegram.html
index c267d09f..c8dd04fa 100644
--- a/app/templates/ajax/load_telegram.html
+++ b/app/templates/ajax/load_telegram.html
@@ -16,7 +16,7 @@
You have not installed Backends checker
- Read hear
+ Read hear
how to install Checker service
{% else %}
@@ -148,9 +148,9 @@
- You can read the description of all parameters here,
- How to create and use Telegram bot in this article,
- How to create and use Slack APP in this article
+ You can read the description of all parameters here,
+ How to create and use Telegram bot in this article,
+ How to create and use Slack APP in this article
diff --git a/app/templates/ajax/load_updatehapwi.html b/app/templates/ajax/load_updatehapwi.html
index f82c6655..ef86a299 100644
--- a/app/templates/ajax/load_updatehapwi.html
+++ b/app/templates/ajax/load_updatehapwi.html
@@ -39,7 +39,7 @@
{% if s.0 == 'roxy-wi-smon' %}
{% set service_name = 'SMON' %}
{% set service_link = 'smon' %}
- {% set desc_link = 'https://roxy-wi.org/services.py?service=smon' %}
+ {% set desc_link = 'https://roxy-wi.org/services/smon' %}
{% if s.3|float < smon_ver|float %}
{% set is_need_update = 1 %}
{% endif %}
@@ -47,7 +47,7 @@
{% elif s.0 == 'roxy-wi-checker' %}
{% set service_name = 'Checker' %}
{% set service_link = 'checker' %}
- {% set desc_link = 'https://roxy-wi.org/services.py?service=checker' %}
+ {% set desc_link = 'https://roxy-wi.org/services/checker' %}
{% if s.3|float < checker_ver|float %}
{% set is_need_update = 1 %}
{% endif %}
@@ -55,7 +55,7 @@
{% elif s.0 == 'roxy-wi-keep_alive' %}
{% set service_name = 'Auto start' %}
{% set service_link = 'auto_start' %}
- {% set desc_link = 'https://roxy-wi.org/services.py?service=auto_start' %}
+ {% set desc_link = 'https://roxy-wi.org/services/auto_start' %}
{% if s.3|float < keep_ver|float %}
{% set is_need_update = 1 %}
{% endif %}
@@ -63,7 +63,7 @@
{% elif s.0 == 'roxy-wi-metrics' %}
{% set service_name = 'Metrics' %}
{% set service_link = 'metrics' %}
- {% set desc_link = 'https://roxy-wi.org/services.py?service=metrics' %}
+ {% set desc_link = 'https://roxy-wi.org/services/metrics' %}
{% if s.3|float < metrics_ver|float %}
{% set is_need_update = 1 %}
{% endif %}
@@ -71,7 +71,7 @@
{% elif s.0 == 'roxy-wi-portscanner' %}
{% set service_name = 'Port scanner' %}
{% set service_link = 'portscanner' %}
- {% set desc_link = 'https://roxy-wi.org/services.py?service=' + service_link %}
+ {% set desc_link = 'https://roxy-wi.org/services/' + service_link %}
{% if s.3|float < portscanner_ver|float %}
{% set is_need_update = 1 %}
{% endif %}
@@ -79,7 +79,7 @@
{% elif s.0 == 'roxy-wi-socket' %}
{% set service_name = 'Socket service' %}
{% set service_link = 'socket' %}
- {% set desc_link = 'https://roxy-wi.org/services.py?service=' + service_link %}
+ {% set desc_link = 'https://roxy-wi.org/services/' + service_link %}
{% if s.3|float < socket_ver|float %}
{% set is_need_update = 1 %}
{% endif %}
diff --git a/app/templates/base.html b/app/templates/base.html
index 4fc9103c..e27eb582 100644
--- a/app/templates/base.html
+++ b/app/templates/base.html
@@ -76,7 +76,7 @@
- You can read the description of all parameters here
- or read HowTo in this article
+ You can read the description of all parameters here
+ or read HowTo in this article
{% endif %}
{% if user_status == 0 or user_plan == 'user' %}
diff --git a/app/templates/include/admin_ssh.html b/app/templates/include/admin_ssh.html
index bb6f5dba..9f890e9a 100644
--- a/app/templates/include/admin_ssh.html
+++ b/app/templates/include/admin_ssh.html
@@ -86,6 +86,6 @@
- You can read the description of all parameters here
- or read HOWTO here
-
\ No newline at end of file
+ You can read the description of all parameters here
+ or read HOWTO here
+
+
\ No newline at end of file
diff --git a/app/templates/logs.html b/app/templates/logs.html
index 894f1908..d0925bf0 100644
--- a/app/templates/logs.html
+++ b/app/templates/logs.html
@@ -87,14 +87,14 @@
}
- You can read the descriptions about all logs here
+ You can read the descriptions about all logs here
{% elif serv == 'roxy-wi.error.log' or serv == 'roxy-wi.access.log' %}
- You can read the description about all logs file here
+ You can read the description about all logs file here