Download DXSpider v1.57 Mojo: Difference between revisions

From DXSpider Documentation Wiki
Jump to navigation Jump to search
EA3CV (talk | contribs)
No edit summary
EA3CV (talk | contribs)
No edit summary
 
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.git</code>
| style="padding:8px;" | <code style="border:0; background:transparent;">git clone https://github.com/EA3CV/dxspider</code>
|}
|}



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