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

Not all password chars are working with nzbCheck #2

Open ghost opened 3 years ago

ghost commented 3 years ago

Not all chars are working with the password parameter.

For example when using "/" it does not work.

mbruel commented 2 months ago

?