Hello, simple Python project. It sends a ping request to the server or site and records the server's state and the date and time of the request was sent in its log file or you can add your telegram bot using telegram.py, and you can schedule its operating times using crontap
pip3 install os
pip3 install datetime
pip3 install requests
Example: list = ['google.com1', 'twitter.com', '192.168.1.1']
يا هلا ، مشروع بايثون بسيط. يرسل ping إلى الخادم أو الموقع ويسجل حالة الخادم وتاريخ ارسال الطلب ووقته في ملف السجل الخاص به او بإمكانك ربط السكربت مع بوت تيليقرام من خلال الملف الخاص به telegram.py ، ويمكنك جدولة أوقات عمله باستخدام crontap
pip3 install os
pip3 install datetime
pip3 install requests
مثال: list = ['google.com1', 'twitter.com', '192.168.1.1']