MayaTheShy
|
f176b8dc3c
|
docs: simplify domain discovery endpoint configuration
|
2025-11-09 00:22:25 -05:00 |
|
MayaTheShy
|
1ea79e1194
|
docs: add new endpoint and base URL for domain discovery
|
2025-11-09 00:19:20 -05:00 |
|
MayaTheShy
|
54379eadeb
|
refactor: remove unnecessary closing of anonymous namespace for cleaner code structure
|
2025-11-09 00:03:37 -05:00 |
|
MayaTheShy
|
1680f3d5c3
|
refactor: close anonymous namespace for better organization
|
2025-11-09 00:03:27 -05:00 |
|
MayaTheShy
|
7ecc1e1d25
|
refactor: remove unnecessary closing of anonymous namespace for cleaner code structure
|
2025-11-09 00:03:14 -05:00 |
|
MayaTheShy
|
5d876c1355
|
refactor: reorganize includes in DomainDiscovery.cpp and ModelCache.cpp for clarity
|
2025-11-09 00:02:49 -05:00 |
|
MayaTheShy
|
93f2f821fb
|
fix: include iostream for console output in DomainDiscovery.cpp
|
2025-11-08 23:56:11 -05:00 |
|
MayaTheShy
|
38cad9cb4e
|
fix: add verbose logging for domain discovery process
|
2025-11-08 23:48:33 -05:00 |
|
MayaTheShy
|
d941093274
|
feat: implement TCP reachability probe for discovered domains
|
2025-11-08 19:22:23 -05:00 |
|
MayaTheShy
|
b4cdfff0c0
|
feat: add necessary includes for TCP probing functionality
|
2025-11-08 19:22:13 -05:00 |
|
MayaTheShy
|
1b3ea7afc3
|
feat: add parseDomainsFromJson function to facilitate domain parsing from JSON
|
2025-11-08 19:19:39 -05:00 |
|
MayaTheShy
|
1432870685
|
feat: enhance domain parsing by adding alternative address keys and additional port options
|
2025-11-08 19:17:20 -05:00 |
|
MayaTheShy
|
2f900c775e
|
feat: implement domain discovery functionality using libcurl for HTTP GET requests
|
2025-11-08 19:11:15 -05:00 |
|