Michael Heidelberger
|
f7c0ba40f9
|
Added more comments in order to make it so that the code itself is the documentation.
|
2019-01-30 12:01:54 -06:00 |
|
Michael Heidelberger
|
eef67db7a6
|
Added more verbose output so I know more about what I am looking at when doing the queries as I had forgotten what some of my output meant. I also added a lot of comments so I can remember more of what the things I wrote do. After reading about how source code should be its own documentation, I decided I need to be more verbose with my comments.
|
2019-01-30 11:42:02 -06:00 |
|
Michael Heidelberger
|
ac8980c614
|
Added some comments for readability
|
2018-06-05 15:51:49 -05:00 |
|
Michael Heidelberger
|
993e6feff0
|
added some error handling
|
2018-06-05 14:09:14 -05:00 |
|
Michael Heidelberger
|
b6958b41cf
|
added handling for domain pointers
|
2018-06-05 13:34:04 -05:00 |
|
Michael Heidelberger
|
6d87f98c35
|
Beautification of code output
|
2018-04-19 11:57:22 -05:00 |
|
Michael Heidelberger
|
f881f74372
|
Made file PEP8 compatible
|
2018-04-19 11:53:54 -05:00 |
|
Michael Heidelberger
|
3904363c71
|
Changed the logic to look for MX records of IPs and if there is none just return location data
|
2018-04-19 11:49:08 -05:00 |
|
Michael Heidelberger
|
89fde516ca
|
Fixed issue with direct IP looking without an MX address throwing up errors
|
2018-04-19 11:27:13 -05:00 |
|
Michael Heidelberger
|
c1cc65d4ae
|
Added regex to make entering IPs directly to work. Also added modifications to make it more in line iwht PEP8
|
2018-04-19 10:04:44 -05:00 |
|
|
f1a4d29a8b
|
Merge pull request #1 from mfajer/master
Added command-line argument instead of user prompt.
|
2018-03-23 11:45:09 -05:00 |
|
|
192757b5be
|
Added command-line argument instead of user prompt.
|
2018-03-23 12:39:51 -04:00 |
|
Michael Heidelberger
|
6805f153d2
|
Working MX Lookup Script using free online api 150 calls per day max
|
2018-03-23 10:48:17 -05:00 |
|