From eaa725bd790f1455d2c96280d61e95ccf456f5e9 Mon Sep 17 00:00:00 2001 From: SANJAY KUMAR <84948167+rubikproxy@users.noreply.github.com> Date: Fri, 22 Sep 2023 09:27:51 +0530 Subject: [PATCH 01/11] Update index.html Signed-off-by: SANJAY KUMAR <84948167+rubikproxy@users.noreply.github.com> --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 2810688..da07766 100644 --- a/index.html +++ b/index.html @@ -63,7 +63,7 @@ h2 { font-size: 24px; /* Slightly smaller for subheadings */ - color: #555; + color: #fff; } h3 { From ad036e5a0a7d9cf48e93c3212851a3e59c80ef21 Mon Sep 17 00:00:00 2001 From: SANJAY KUMAR <84948167+rubikproxy@users.noreply.github.com> Date: Sat, 23 Sep 2023 22:08:59 +0530 Subject: [PATCH 02/11] Update README.md Signed-off-by: SANJAY KUMAR <84948167+rubikproxy@users.noreply.github.com> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fcae3ae..7fb53e9 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ - +

- Download: https://pypi.org/project/ServerMonPy/ From 817ecebd3e4ecb1d15904d2372bbaf4134c334df Mon Sep 17 00:00:00 2001 From: SANJAY KUMAR <84948167+rubikproxy@users.noreply.github.com> Date: Sat, 30 Sep 2023 20:27:08 +0530 Subject: [PATCH 03/11] updated --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7fb53e9..67c0e20 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ ServerMonPy excels at real-time monitoring, delivering vital information about y 2. Secure Authentication Authentication is a cornerstone of secure server management. ServerMonPy ensures your credentials are protected by utilizing SSH for secure and encrypted connections. Your login credentials remain confidential throughout the monitoring process. -3. User-Friendly Interface +3. User-Friendly Interfaces The command-line interface of ServerMonPy is designed for simplicity and ease of use. Anyone, from beginners to seasoned professionals, can quickly grasp its functionality and start monitoring servers with confidence. 4. Customizable Monitoring From e8a5f5b07d1c7f653fc5afa41e8d85b5cf2d15b9 Mon Sep 17 00:00:00 2001 From: SANJAY KUMAR <84948167+rubikproxy@users.noreply.github.com> Date: Tue, 3 Oct 2023 08:23:11 +0530 Subject: [PATCH 04/11] Update index.html Signed-off-by: SANJAY KUMAR <84948167+rubikproxy@users.noreply.github.com> --- index.html | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/index.html b/index.html index da07766..e7c4ff3 100644 --- a/index.html +++ b/index.html @@ -20,8 +20,8 @@ flex: 1; background-color: #333; color: #fff; - padding: 20px; - margin-right: 20px; + padding: 65px; + margin-right: -10px; } .nav ul { @@ -63,7 +63,7 @@ h2 { font-size: 24px; /* Slightly smaller for subheadings */ - color: #fff; + color: #000; } h3 { @@ -92,7 +92,6 @@