trydex
1.0.0



最速かつ最も機密のメタ検索システム
| 検索 | フォーラム | ビデオ | 写真 | API |
|---|---|---|---|---|
| yandex | クラウドビュー | 勇敢な | ✅ | |
| グーグル |
クローントリデックス
git clone https://github.com/lencodigitexer/trydex.gitopensearch.xmlを変更して、ドメインを指すようにします
cd trydex
sed -i ' s/http://localhost/https://your.domain/g ' opensearch.xmlDocker画像の構築
docker build -t trydex .Docker画像を実行します
docker run --rm -p 80:80 --name trydex trydex今、TryDexを起動する必要があります!