-
weber@weber-desktop:~/jabber/SleekXMPP$ python runt.py -d -j echobot@example.com
Password:
DEBUG Loaded Plugin: RFC 6120: Stream Feature: STARTTLS
DEBUG Loaded Plugin: RFC 6120: Stream Feature:…
-
_Copied from https://github.com/google/cloudprober/issues/468, originally filed by @BradErz_
Add support for dns srv records.
In our specific use case we are using mongodb atlas and they support…
-
Hi, thank you for this nice approach managing DNS records with terraform. We integrated it in our environment and added the feature to manage SRV records. Would you like to add it into the repo?
-
It seems like this crate currently only supports the most common DNS record types:
```rust
// in cloudflare/src/endpoints/dns.rs
pub enum DnsContent {
A { content: Ipv4Addr },
AAAA { co…
-
The current [DEP-0005](https://github.com/datprotocol/DEPs/blob/master/proposals/0005-dns.md) proposal is unusable with CNAME records. Imagine the following zone file:
www.example.com. IN CNAME…
-
### General Issue
Cdk doesn't allow ECS service with both A and SRV dns records
### The Question
According to [AWS official documentation](https://docs.aws.amazon.com/AmazonECS/latest/developerguid…
-
Failed to run `gandi dns update`, which shows `An error occured during call: Remote API service is unreachable` when calling domain record api
Here's part of the log
```text
[DEBUG] calling url…
Ronmi updated
4 years ago
-
SRV records allow to specify ip address & port through dns queries. [See](https://www.wikiwand.com/en/SRV_record).
coot updated
10 months ago
-
I've been making use of https://docs.rs/reqwest/0.11.18/reqwest/dns/trait.Resolve.html and https://docs.rs/reqwest/0.11.18/reqwest/struct.ClientBuilder.html#method.dns_resolver to construct reqwest cl…
-
**Describe the bug**
The [docs for `SrvLookup::ip_iter()`](https://docs.rs/trust-dns-resolver/latest/trust_dns_resolver/lookup/struct.SrvLookup.html#method.ip_iter) say:
> Note: That Trust-DNS p…