mirror of
https://github.com/tiyn/wiki.git
synced 2026-05-01 15:41:35 +02:00
Restructuring: Fixed links
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
## Setup
|
||||
|
||||
The software can be setup via [Docker](/wiki/docker.md) with the
|
||||
[searx image](./docker/searx_-_searx.md).
|
||||
[Searx image](/wiki/docker/searx_-_searx.md).
|
||||
|
||||
## Usage
|
||||
|
||||
@@ -13,16 +13,15 @@ This section addresses various features of Searx.
|
||||
|
||||
### Browser support
|
||||
|
||||
Add Searx as a new search engine for firefox and set it as main search for the
|
||||
address bar as described in [the Firefox article](./firefox.md).
|
||||
Follow the add-on part of the guide and put searx with
|
||||
`<url to searx instance>/search?q=%s` as search string.
|
||||
Add Searx as a new search engine for Firefox and set it as main search for the address bar as
|
||||
described in [the Firefox article](/wiki/firefox.md).
|
||||
Follow the add-on part of the guide and put Searx with `<url to searx instance>/search?q=%s` as
|
||||
search string.
|
||||
|
||||
### Route search traffic through tor
|
||||
|
||||
You can setup a torproxy with [the dperson image](./docker/dperson_-_torproxy.md).
|
||||
In the `settings.yml` file locate the section for `proxies :` and
|
||||
change it to the following:
|
||||
You can setup a torproxy with [the dperson image](/wiki/docker/dperson_-_torproxy.md).
|
||||
In the `settings.yml` file locate the section for `proxies :` and change it to the following:
|
||||
|
||||
```txt
|
||||
proxies :
|
||||
|
||||
Reference in New Issue
Block a user