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 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/blob/main/update_dxspider_alternative.sh update_dxspider_alternative.sh]
[https://github.com/EA3CV/dxspider_update] update_dxspider_alternative.sh

Revision as of 10:11, 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.git

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