diff --git a/README.md b/README.md index ac2739c..e30c2c3 100644 --- a/README.md +++ b/README.md @@ -1,17 +1,31 @@ # monitorus AFTER: + in .py: + set you TGID and CHAT_ID + set domains + set True\False SSL validation + install python-daemon in pip3 + + .service: + set USER\GROUP + set path to script + + RUN: + python3 monitor.py + or + add systemctl service \ No newline at end of file