Parsing error on bridge from Email Bot
I've got this in the logs after pasting a bridge line from an email received on Gmail: ``` 05:37:44:143 E/onionmasq: 1: Cannot parse "obfs4\u{a0}131.162.35.133:3000\u{a0}9C64D49B7267C6F83FCCAA1973D1EDF34B33D8A3" as direct bridge IpAddress:ORPort (invalid socket address syntax), nor as PT name ``` It seems like the Email Bot used non-breaking space `\u{a0}`. Could Tor VPN replace these weird spaces?
issue