AI Overview
To install and configure Whoogle, first ensure you have Docker installed, then run the command
docker run --publish 5000:5000 --detach --name whoogle-search benbusby/whoogle-search:latest
. Access your instance by navigating to http://your.server.ip:5000
in your browser. After loading the page, click the Configuration button to adjust settings like language, country, theme, and more, customizing your search experience.
Detailed Installation Steps
-
- If you don't have Docker installed, you'll need to install it first. The specific command for installation may vary depending on your operating system.
-
- Open your terminal or command prompt.
- Copy and paste the following command to download and start the Whoogle container:
- This command publishes the container's port 5000 to your host's port 5000, names the container
whoogle-search
, and runs it in detached mode (in the background).
- Access Your Whoogle Instance:
- Open a web browser.
- Enter
http://your.server.ip:5000
into the address bar, replacingyour.server.ip
with the actual IP address of your server.
- Open a web browser.
Configuration Options
-
- Once the Whoogle page loads in your browser, locate and click the Configuration button.
- Once the Whoogle page loads in your browser, locate and click the Configuration button.
-
- Within the configuration panel, you can customize various aspects of your search experience:
- Language: Set the interface and search language.
- Country: Specify the country for your search results to tailor them to a specific location.
- Themes: Choose from different themes, including light, dark, or custom CSS options.
- NoJS Mode: Enable or disable JavaScript for a potentially more private browsing experience.
- User-Contributed Themes: Explore and apply themes created by the community.
- Location Spoofing: You can set your location to retrieve search results from different geographic areas for research purposes.
- Language: Set the interface and search language.
- Within the configuration panel, you can customize various aspects of your search experience: