ok now thanks to debug login I know which array elemnts to pick
change default login path, will need to later change to the config file
after I turned on debug I was able to see that inn actually give us way more parameters like ClientHost, ClientIP
added cabability to log to file to debug
remove check for \r\n and leave \n so passes documentation test
change the username check vs usenet_username vs name
change the username check vs usenet_username vs name
ok fixed and clean the code
I think is working as intended now, will need to refactor later
finally got pass the remove chars issue