get_internet_ip() #207
Replies: 1 comment
-
I just went for it. Commented the rest of the function internals out. Added IP = 'myip'. Still functional and stopped the DNS requests to OpenDNS, which was my goal. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
So just a quick question since I'm no real programmer by any means. If I were to say, set IP = MyIP in get_internet_ip(), is that going to necessarily break anything? For my situation it doesn't seem necessary. Thanks for any support I appreciate it.
Beta Was this translation helpful? Give feedback.
All reactions