This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
DnsServer
Watch
1
Star
0
Fork
0
You've already forked DnsServer
mirror of
https://github.com/fergalmoran/DnsServer.git
synced
2026-05-20 01:56:07 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c7b36a7b84d0fdbc48c944eb17828ab65e546330
DnsServer
/
Apps
/
FailoverApp
History
Shreyas Zare
7e57fef85a
app assembly version updated for release.
2024-09-22 17:12:00 +05:30
..
Address.cs
…
CNAME.cs
Failover.CNAME: Fixed issue in GetAnswers() to select only A/AAAA type for health check monitoring.
2024-02-17 17:58:22 +05:30
dnsApp.config
…
EmailAlert.cs
…
FailoverApp.csproj
app assembly version updated for release.
2024-09-22 17:12:00 +05:30
HealthCheck.cs
Failover.HealthCheck: Updated timeout code to use TimeoutAsync() for ConnectAsync() calls.
2024-09-14 16:23:15 +05:30
HealthCheckResponse.cs
…
HealthMonitor.cs
…
HealthService.cs
Minor code refactoring changes done.
2024-09-14 16:21:33 +05:30
WebHook.cs
…