The problem : When sending a String (as password or username) only the US-ASCII character are allowed.
The patch modifies the 'writeString(String)' method in com.sshtools.j2ssh.io.ByteArrayWriter class to provide UTF-8 String.
A diff file between the original (0.2.6) and my modified version.
Logged In: YES user_id=600074
Thankyou, this will be applied to the main source.
Log in to post a comment.
A diff file between the original (0.2.6) and my modified version.
Logged In: YES
user_id=600074
Thankyou, this will be applied to the main source.