Commit Graph

13 Commits

Author SHA1 Message Date
MayaTheShy
9edac7186f docs: simplify domain discovery endpoint configuration 2025-11-09 00:22:25 -05:00
MayaTheShy
8eeb718b72 docs: add new endpoint and base URL for domain discovery 2025-11-09 00:19:20 -05:00
MayaTheShy
cb88deb8c0 refactor: remove unnecessary closing of anonymous namespace for cleaner code structure 2025-11-09 00:03:37 -05:00
MayaTheShy
87b8b037ed refactor: close anonymous namespace for better organization 2025-11-09 00:03:27 -05:00
MayaTheShy
99ced4b417 refactor: remove unnecessary closing of anonymous namespace for cleaner code structure 2025-11-09 00:03:14 -05:00
MayaTheShy
bfe98616ad refactor: reorganize includes in DomainDiscovery.cpp and ModelCache.cpp for clarity 2025-11-09 00:02:49 -05:00
MayaTheShy
0f0f4d16f4 fix: include iostream for console output in DomainDiscovery.cpp 2025-11-08 23:56:11 -05:00
MayaTheShy
29c9addc2f fix: add verbose logging for domain discovery process 2025-11-08 23:48:33 -05:00
MayaTheShy
777ad53126 feat: implement TCP reachability probe for discovered domains 2025-11-08 19:22:23 -05:00
MayaTheShy
71d9bfae7a feat: add necessary includes for TCP probing functionality 2025-11-08 19:22:13 -05:00
MayaTheShy
82e7bdaa30 feat: add parseDomainsFromJson function to facilitate domain parsing from JSON 2025-11-08 19:19:39 -05:00
MayaTheShy
ecb643910e feat: enhance domain parsing by adding alternative address keys and additional port options 2025-11-08 19:17:20 -05:00
MayaTheShy
5e876f3049 feat: implement domain discovery functionality using libcurl for HTTP GET requests 2025-11-08 19:11:15 -05:00