Skip to main content
The 2025 Developer Survey results are in. Explore insights into technology and tools, careers, community and more. View results.

All Questions

Tagged with
Filter by
Sorted by
Tagged with
1 vote
0 answers
117 views

Python Script to look for DNS expiration [closed]

I just wrote a Python script that will take a list of urls and find which ones are about to expire. The program queries a database, gets the websites, sanitizes the list, then loops through the list ...
qotsa42's user avatar
  • 203