Websurfx

Search the web safely using a lightning-fast, open-source meta search engine. Enjoy ad-free results, advanced filtering, and complete privacy protection.

Experience a highly secure and private way to browse the web with this modern open-source meta search engine. Built entirely in Rust to ensure memory safety and rapid response times, it delivers an ad-free and clean search experience without compromising your personal data. You get full control over your search environment, from visual aesthetics to deep technical configurations.

Key features include:

  • Advanced search filtering: Filter your search results across four different levels to find exactly what you need.
  • Organic search ranking: Benefit from a built-in algorithm that reranks results based on your specific queries for higher relevance.
  • Extensive customization: Choose from twelve default color schemes or create your own custom themes using CSS.
  • High-performance caching: Utilize multiple caching levels designed for speed, reliability, and resiliency.
  • Robust privacy and security: Leverage various compression and encryption levels to keep your search habits completely private.

Directory Structure

websurfx
config
redis-data
.env
docker-compose.yml

docker-compose.yml

services:
  websurfx:
    image: neonmmd/websurfx:latest
    ports:
      - "8080:8080"
    volumes:
      - ./config:/etc/websurfx
    depends_on:
      - redis
  redis:
    image: redis:alpine
    volumes:
      - ./redis-data:/data

.env

# No sensitive environment variables are required for the default configuration.
# Ensure your config.lua is placed in the ./config directory.
Categories:

Share:

Ad
Favicon

 

  
 

Similar to Websurfx

Favicon

 

  
  
Favicon

 

  
  
Favicon