mbruel / nzbCheck

command line tool to check nzb files. First inside the nzb to see if each files has the expected number of Articles, then we check their availability on Usenet using the NNTP Stat command. Implemented in C++11/Qt5, nzbCheck is released for Linux, Windows, MacOS and RPI.
GNU Affero General Public License v3.0
20 stars 4 forks source link

Alert authentication error #3

Open BakasuraRCE opened 3 years ago

BakasuraRCE commented 3 years ago

Hi,

When an incorrect user or password is entered the program not warn the user, it only returns that there are NO missing articles.

Thanks.