Free download from SoftwareCheck:

To find outdated installations and applications on your web server, you can use the SoftwareCheck from OutDated.Software and download it here.

Downloads of the SoftwareChecks from OutDated.Software for web installations:

Main program:

Version Download md5 updated
3.4.329 https://dl.outdated.software/en/latest.tar.gz dd40e2ade975d8bb33a7a5235d783f11 2024-05-25 14:25:01 +0000


Update Package:

Version Download md5 updated
41501 only through the program or Login 88773ff1989ccd37c4ee424228232959 2024-07-02 12:01:51 +0000


In order to be able to check all version numbers and modules of current 200 software products, a registration and an active Payment is required.

The Trial Key: 0123456789 can be used permanently if you only want to test the included software products.

If you have any questions or help with installation/configuration, we will be happy to help you.




Installation of Program ODS:

  1. Simply the archive of Downloads with e.g. wget:
    mkdir /usr/src/ods/
    cd /usr/src/ods/
    wget https://dl.outdated.software/en/latest.tar.gz
    Download to the server and unpack in the directory:
    tar -xzvf latest.tar.gz
    If desired, compare the file hash:
    md5sum latest.tar.gz
    and with dl.outdated.software/en/latest.tar.gz.md5

  2. Rename the example config.inc.php
    mv config.inc.php.sample.en config.inc.php

    Adjust the config.inc.php with the license key from your Account:
    $configs['key'] = 'xxx';

    further adjustments according to your wishes:
    Debug Output,
    Color,
    Autoupdates,
    Language,
    Cronjob,
    Statistic,
    etc...

  3. Start the program and check directories:
    via cli (recommended):
    ./check.php /path/to/the/Applications/

    Or over http:
    https://domain.tld/check.php?pfad=/path/to/your/Applications/

  4. Evaluate the result and update, done.


Thanks to the various configuration options, an automation for automatically writing to users or admins is easy to create.
We'll help you!


top of the page