|
|
7a36614232
|
Better error handling, many fixes all around
|
2024-12-09 19:53:15 +02:00 |
|
|
|
825c7e3391
|
.
|
2024-11-18 16:28:45 +02:00 |
|
|
|
a0563074ed
|
Lint fixes.
|
2024-11-01 10:10:42 +02:00 |
|
|
|
8d9ea6cdec
|
fix: use hostname instead of host in gemini network connection
|
2024-10-23 12:46:48 +03:00 |
|
|
|
f9b5fd5e7f
|
fix: Use parsedUrl.Hostname() for TLS SNI
|
2024-10-23 12:46:03 +03:00 |
|
|
|
62369d90ae
|
fix: Refactor ConnectAndGetData function to return GeminiPageData struct
|
2024-10-23 12:46:02 +03:00 |
|
|
|
cd60c1363b
|
Lots of features, first version that reliably crawls Geminispace.
- [x] Concurrent downloading with workers
- [x] Concurrent connection limit per host
- [x] URL Blacklist
- [x] Save image/* and text/* files
- [x] Configuration via environment variables
- [x] Storing snapshots in PostgreSQL
- [x] Proper response header & body UTF-8 and format validation
.
.
.
|
2024-10-21 20:04:09 +03:00 |
|