Commit Graph

5 Commits

Author SHA1 Message Date
Андрей Бобырев
8ae11c2abf feat: deploy Domain Scanner via Docker, not GeoExport mirror
Replace VPS install with docker compose + nginx. Add network export
module, Telegram bot footer card, and archive legacy site/ mirror.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-24 22:11:23 +03:00
Андрей Бобырев
1b110c6dc0 fix(site): rename export helper to avoid Ge collision
The minified bundle already declares Ge; use _gxf for export fetch helper.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-24 21:55:24 +03:00
Андрей Бобырев
afc2d5470e fix(site): export preview/download and restore GeoExport deploy
Restore site/ mirror, patch export fetch for empty API responses and
Keenetic format, add Telegram bot card, and switch install.sh back to
geoexport-site systemd + nginx on port 4173.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-24 21:54:23 +03:00
Андрей Бобырев
83168af005 feat: rebrand to Domain Scanner platform
Replace GeoExport static site with Next.js domain intelligence app:
real DNS/WHOIS/SSL/HTTP/geo scans, SSE progress, Docker stack,
updated install/uninstall scripts, and full documentation.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-24 21:48:32 +03:00
Андрей Бобырев
08e6f7a5a9 feat: GeoExport mirror with VPS install/uninstall
Add static site copy, Node server, and one-line deploy scripts
for nginx + systemd on Ubuntu VPS.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-24 21:25:15 +03:00