Windows password hiding issue.
Closed this issue · 2 comments
le0tan commented
On Windows, when logging in, the password field would look like:
username: e0123456
password: [2KK
[hidden]
The [2KK
should not be there. (It is not the password but some sort of hiding character being displayed I guess?)
indocomsoft commented
Oh man, yes. Overall the package is not really tested with Windows. If all you need is file downloading, I suggest using fluminurs instead: https://github.com/indocomsoft/fluminurs
indocomsoft commented
Closing after adding link to fluminurs in README