Download DXSpider v1.57 Mojo: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 12: | Line 12: | ||
{| style="width:auto; margin-left:1.6em; border:1px solid #ccc; background:#f8f8f8;" | {| style="width:auto; margin-left:1.6em; border:1px solid #ccc; background:#f8f8f8;" | ||
| style="padding:8px;" | <code style="border:0; background:transparent;">git clone https://github.com/EA3CV/dxspider | | style="padding:8px;" | <code style="border:0; background:transparent;">git clone https://github.com/EA3CV/dxspider</code> | ||
|} | |} | ||
| Line 20: | Line 20: | ||
If you want to automate the installation, you can see: | If you want to automate the installation, you can see: | ||
[https://github.com/EA3CV/dxspider_update | [https://github.com/EA3CV/dxspider_update] update_dxspider_alternative.sh | ||
Latest revision as of 14:02, 11 March 2026
Download DXSpider v1.57 Mojo
While the official DXSpider repository is currently unavailable, the latest version can be downloaded from the following repository.
The original documentation refers to cloning the repository with:
git clone git://scm.dxcluster.org/scm/spider
|
At the moment this can be replaced with:
git clone https://github.com/EA3CV/dxspider
|
This repository provides access to the DXSpider Mojo branch (v1.57).
If you want to update an existing installation from the Master branch (1.55) to the Mojo branch (1.57), please see DXSpider_MOJO_Version_Update_Script.
If you want to automate the installation, you can see: [1] update_dxspider_alternative.sh