From 85e9d7d522ea98f54a0f509e789352344e3999e7 Mon Sep 17 00:00:00 2001 From: Quentin McGaw Date: Mon, 6 Jun 2022 02:58:58 +0000 Subject: [PATCH] docs(maintenance): update document --- maintenance.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/maintenance.md b/maintenance.md index 84cb2465..22507416 100644 --- a/maintenance.md +++ b/maintenance.md @@ -1,16 +1,14 @@ # Maintenance - Rename `UNBLOCK` to `DOT_UNBOUND_UNBLOCK` -- Move constants.*RegionChoices to a validation package -- Common filtering functions -- Refactor providers code to have one directory per VPN provider +- Change `Run` methods to `Start`+`Stop`, returning channels rather than injecting them - Use DNS v2 beta - Go 1.18 - gofumpt - Use netip -- Split servers.json and compress it, use Git LFS +- Split servers.json - DNS block lists as LFS and built in image -- Finish HTTP server v1 or v2 +- Add HTTP server v3 as json rpc - Use `github.com/qdm12/ddns-updater/pkg/publicip` - Windows and Darwin development support