Commit Graph

14 Commits

Author SHA1 Message Date
f46ca8615f Improved http mapping file for the server 2025-09-03 08:34:42 +03:30
53206dfc2d Added AI generated README 2025-09-02 16:53:30 +03:30
a6d9ae87aa Refactor YAML parsing logic and settings handling across Client and Server projects, improve request building in the client. v1.0 2025-08-24 09:34:54 +03:30
3a9d48a3b6 WIP - Add VirtualDDNSRouter.Client project with Docker support, YAML settings handling, and example configuration 2025-08-23 23:31:56 +03:30
866a5c57e3 Refactor route handling to use ConcurrentDictionary for thread-safe updates and optimize /goto/{path} logic v0.6 2025-08-20 14:22:48 +03:30
462f10ffb2 Refactor and optimize route handling, clean up code structure, and apply minor improvements v0.5 2025-08-20 13:52:52 +03:30
64e025d9f7 Update route handling to modify existing routes instead of duplicating v0.4 2025-08-20 13:44:01 +03:30
09bc23a739 Enable forwarded headers middleware to support X-Forwarded-For and X-Forwarded-Proto v0.3 2025-08-20 13:27:52 +03:30
f90db6e714 Switch /setip from PUT to GET, add logging, update response formats v0.2 2025-08-20 13:19:10 +03:30
cc8e892f9d Fix AOT YAML problem v0.1 2025-08-20 12:29:27 +03:30
bd150e3633 Some fixes 2025-08-19 23:08:21 +03:30
2ed27a5e20 Update example rules yaml file 2025-08-19 22:46:05 +03:30
8f961c7965 Added Rule and Route system 2025-08-19 22:43:23 +03:30
2c9326dee1 Initial commit 2025-08-19 21:14:03 +03:30