website monitoring using python and smtp

1
2
from threading import Thread
import requests ## pip install requests
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
Python Script for whether the given website us down or not if the site is down , script will send the mail to the corresponding admin email , internet need for sending email

Be the first to comment

You can use [html][/html], [css][/css], [php][/php] and more to embed the code. Urls are automatically hyperlinked. Line breaks and paragraphs are automatically generated.