Skip to content

PHP Script for creating ESET NOD32 Update Mirror for actual antivirus versions

Notifications You must be signed in to change notification settings

Kingston-kms/eset_mirror_script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 Cannot retrieve latest commit at this time.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Resources

Telegram Channel https://t.me/nod32trialKeys

Telegram Bot https://t.me/EsetNod32TrialKeysBot

Website with TRIAL keys https://nod32-trial-keys.site/

Documentation

See docs folder

ESET NOD32 Mirror Script

Script to create own eset mirror

Requirements

  • PHP
  • nginx or other web-server

Installations

  • copy nod32ms.conf.%lang% -> nod32ms.conf
  • edit lines in nod32ms.conf

If you have valid login:password

  • set them into log/nod_keys.valid in format login:password:version

Run

  • run php update.php

Debuging

  • set in nod32ms.conf log_level = 5
  • run php debuging_run.php to see all messages at console

PHP modules

  • curl
  • fileinfo
  • iconv
  • mbstring
  • openssl
  • pcre
  • SimpleXML
  • sockets
  • zlib

About

PHP Script for creating ESET NOD32 Update Mirror for actual antivirus versions

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 99.7%
  • Shell 0.3%