is there an openDNS api for python?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-05-2020 08:27 AM
I'd like to change the web content filtering based on time for the kids... for example, no games and youtube as soon as they wake up.
If such an API does not exist, can someone explain how do I login via python?
- Labels:
-
Other OpenDNS
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-06-2020 03:44 AM
There is no such API for settings changes or login. The only API is for IP address updates.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-08-2020 01:03 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-08-2020 10:59 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-12-2020 01:44 PM
Thanks
I am using the following format in python:
https://OPENDNS_USER_EMAIL:OPENDNS_PWD@updates.opendns.com/nic/update?hostname=NETWORKNAME&myip=x.x.x.x
I get a 200 OK response but the Network is not updated.
Any ideas?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-13-2020 03:52 AM
What is the HTML response? Is it “Good x.x.x.x”?
x.x.x.x must be your IP address. You can omit the myip parameter.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-15-2021 05:19 PM
ctang this world be a great feature... I'd like to be able to do this too
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-01-2021 11:33 PM
This is also the feature I've been looking for to set up automatic parenting control.
It'll be great if it's available.
