LibreY/README.md

4.4 KiB

LibreX

Framework and javascript free privacy respecting meta search engine


Instances

Clearnet TOR I2P Country
search.femboy.hu 🇭🇺 HU (OFFICIAL INSTANCE)
lx.vern.cc 🇺🇸 US
librex.sesu.cc 🇨🇱 CL
librex.zzls.xyz 🇨🇱 CL
librex.mikata.ru 🇺🇸 US
search.milivojevic.in.rs 🇳🇱 NL
search.davidovski.xyz 🇬🇧 UK
search.madreyk.xyz 🇩🇪 DE
search.pabloferreiro.es 🇩🇪 DE
buscar.weblibre.org 🇨🇱 CL
search.ahwx.org 🇳🇱 NL
librex.pufe.org 🇳🇿 NZ
librex.ratakor.com 🇫🇷 FR
search.tildevarsh.in 🇮🇳 IN
librex.myroware.eu 🇩🇪 DE
lx.drain.win 🇸🇬 SG
librex.bloatcat.tk 🇮🇸 IS
librex.retro-hax.net 🇩🇪 DE
search.funami.tech 🇰🇷 KR

Thanks rms

Huge thanks to Richard Stallman for using LibreX and featuring it on his website!

However, the Librex proxies have worked around that problem. They enable me to access Google Search indirectly, and they work correctly through Tor with LibreJS enabled.


Running a Docker container through the Docker hub

To run librex in a docker container, you can simply use the command:

docker run -d --name librex \
    -e TZ="America/New_York" \
    -e CONFIG_GOOGLE_DOMAIN="com" \
    -e CONFIG_GOOGLE_LANGUAGUE="en" \
    -p 8080:8080 \
    librex/librex:latest

Running a Docker container with composer

version: "2.1"
services:
  librex:
    image: librex/librex:latest
    container_name: librex
    network_mode: bridge
    ports:
      - 8080:8080
    environment:
      - PUID=1000
      - PGID=1000
      - VERSION=docker
      - TZ="America/New_York"
      - CONFIG_GOOGLE_DOMAIN="com"
      - CONFIG_GOOGLE_LANGUAGUE="en"
    volumes:
      - ./nginx_logs:/var/log/nginx
      - ./php_logs:/var/log/php7
    restart: unless-stopped

About LibreX

LibreX gives you results from Google, Qwant, Ahmia and popular torrent sites without spying on you.
LibreX doesn't save any type of data about the user, there are no logs, no caches.

If you would like to learn more about LibreX check out the Wiki.

LibreX compared to other metasearch engines

Name Works without JS Privacy frontend redirect Torrent results API No 3rd party libs used
LibreX
SearXNG Not user friendly Only host can set it
Whoogle Only host can set it