This small application can be used to update the value of a DNS record.
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

at main 3 lines 48 B view raw
1"""Main dnys package.""" 2 3__version__ = "1.0.0"