Skip to content

Bash scripts to run private search engines like Searx, SearXNG and Whoogle using Docker.

Notifications You must be signed in to change notification settings

fr0st-iwnl/privsearchz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🔎 privsearchz

This repository contains Bash scripts for setting up private search engines (Whoogle, SearX, and SearXNG) using Docker. The scripts automate the installation and configuration process, making it easy to deploy your own private search engine.

Note

This script was made for my personal use.

Installation

git clone https://github.com/fr0st-iwnl/privsearchz.git

Find Your Local IP Address

To find your local IP address just type :
ip a

Change your Local IP Address in the .sh scripts

Put your Local IP Address in here :
LOCAL_IP=""

Host the Private Search Engine

Running the Private Search Engine :
sudo chmod +x ~/path/to/ur/sh/file
sudo ./privsearch.sh

Remove Private Search Engine

Remove Docker Setups :

About

Bash scripts to run private search engines like Searx, SearXNG and Whoogle using Docker.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages