PHP Classes

File: docs/docs/how-update.md

Recommend this page to a friend!
  Classes of Marco Cesarato   PHP Malware Scanner Free Tool   docs/docs/how-update.md   Download  
File: docs/docs/how-update.md
Role: Auxiliary data
Content type: text/markdown
Description: Auxiliary data
Class: PHP Malware Scanner Free Tool
Scan PHP files to find malicious code
Author: By
Last change:
Date: 2 years ago
Size: 836 bytes
 

Contents

Class file image Download

sidebar_position: 7

How to update

To update the scanner, and then all new malware definitions, you can use the command option, or you can just re-download it from GitHub (like on the installation process).

Autoupdate

Run the console command using the option --update or -u (filename will be kept):

php amwscan --update

Download from browser

As alternative, you can go on GitHub page and press on Releases tab or download from here

Download from console

Another alternative is to run this command from console (scanner will be download on your current directory):

wget https://raw.githubusercontent.com/marcocesarato/PHP-Antimalware-Scanner/master/dist/scanner --no-check-certificate