Models
airvpn.api.dns_lists.models
Dns
Represents a DNS filtering list/profile.
Attributes:
| Name | Type | Description |
|---|---|---|
name |
The DNS list's name. |
|
description |
Description of the DNS list. |
|
home |
URL of the DNS list's home page/source, if available; otherwise None. |
|
last_update_unix |
Unix timestamp of when the DNS list was last updated. |
|
n_items |
Number of entries in the DNS list. |