Sign inSign up

nedix/searxng

By nedix

Updated about 9 hours ago

Metasearch-engine to combine search results from multiple sources.

Image
1

50K+

nedix/searxng repository overview

searxng-container

Metasearch-engine to combine search results from multiple sources.

Usage

1. Start the container

This example command will start the container on port 1234.

docker run \
    --name searxng \
    --pull always \
    --restart unless-stopped \
    -e SECRET_KEY="^&*()_+" \
    -p 127.0.0.1:1234:80 \
    nedix/searxng
2. Start searching

Tag summary

Content type

Image

Digest

sha256:e14089f8b

Size

159.4 MB

Last updated

about 9 hours ago

docker pull nedix/searxng