trydex
1.0.0



The fastest and most confidential meta-search system
| Search | Forums | Video | Pictures | API |
|---|---|---|---|---|
| Yandex | CrowdView | Brave | ✅ | |
Clone Trydex
git clone https://github.com/lencodigitexer/trydex.gitChange Opensearch.xml to Point to Your Domain
cd trydex
sed -i ' s/http://localhost/https://your.domain/g ' opensearch.xmlBuilding a DoCker Image
docker build -t trydex .Running the Docker Image
docker run --rm -p 80:80 --name trydex trydexNow Trydex should be launched!