Skip to content

LegitCamper/private-search

Repository files navigation

Private Search

A self-hostable private search.

No tracking. FAST AF (I think). Run it yourself.

Search requests and caching are handled by the backend library:

Quick Start (Docker)

You can deploy your own instance using Docker with a single command:

docker run -d \
  -p 8080:8080 \
  -v private-search:/app/data \
  ghcr.io/legitcamper/private-search

http://localhost:8080

About

like searxng but not

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors