1
1
mirror of https://github.com/MarginaliaSearch/MarginaliaSearch.git synced 2025-10-05 21:22:39 +02:00
Files
MarginaliaSearch/doc
John Von Essen ec5f32b1d8 Add SOCKS proxy support for crawler processes
- Add SocksProxyConfiguration, SocksProxyManager, and SocksProxyHttpClientFactory classes
   - Integrate SOCKS proxy support into all crawler HTTP clients
   - Support round-robin and random proxy selection strategies
   - Add comprehensive documentation for SOCKS proxy configuration
   - Configure via system properties for easy deployment
2025-09-05 10:42:58 -04:00
..
2024-01-24 14:37:58 +01:00
2023-03-21 17:24:39 +01:00
2023-09-24 19:40:45 +02:00
2024-01-24 14:39:33 +01:00
2023-05-27 12:01:45 +02:00

Documentation

A lot of the architectural description is sprinkled into the code repository closer to the code. Start in 📁 ../code/ and poke around.

Operational documentation is available at 🌎 https://docs.marginalia.nu/.

Operations

How-To

Set-up

Documents