Skip to content

Release 1.6.9 - Download Process Change

Latest
Compare
Choose a tag to compare
@SerjSX SerjSX released this 06 Jun 12:54
· 3 commits to master since this release
07ded0f

Crucial update to save network and preventing unnecessary connection to download database.

Software automatically:

  • Checks if program is in Test mode, and connects to local database in /others if yes.
  • Checks if the size of the database on Github is equal to the size of the database that is in the local folder /others, if the same then it doesn't download rather connects to the one in /others. If not the same, then it downloads the online database and puts it in the default folder where pSearch.exe/pSearch.py exists in order to save the one in /others.
  • If the database in the default folder exists and it's the same size as the online database file, then it connects to that one rather than the one in /others/.
  • Most things during the database process is recorded in the command prompt/terminal/console.

Notice: have noticed Virustotal is triggering some malicious things. I included a .txt file which has the virustotal link, and yes there are some triggers. However, there is no reason for such things to happen since I know what I coded and there is nothing malicious. Please ignore, and if paranoid use the Source Code to run the pSearch.py file without .exe.