Felix Wirth
Results
2
issues of
Felix Wirth
1. What's the feature? I want to update both the ipv4 (A) and the ipv6 (AAAA) address. I'm using cloudflare and strato as providers. I'm currently using the following configuration...
Status: 🔒 After next release
Priority: 🚨 Urgent
Complexity: ☣️ Hard to do
Category: Provider update ♻️
Category: Documentation ✒️
Category: Maintenance ⛓️
I use `assert2::check!` a lot in my tests, but was missing some flexibility. Especially when using `check!` in a loop, there's currently no way to prevent panicking after the first...