turicfr / CPPS-PCL

A Penguin Client Library for Club Penguin Private Servers written in Python
42 stars 12 forks source link

cant type password #18

Closed oliver-hitchings closed 5 years ago

oliver-hitchings commented 5 years ago

i can enter username and server but no matter what i can't enter anything in the password

relrelb commented 5 years ago

The password is taken from the user using the getpass module, which means it prompts the user for a password without echoing.