You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Would be cool to support RLOGIN as a protocol for synchronet...
wsProtocol : "rlogin:user:pass:info",
Where it's a raw/plain connection, but on connection, the info after rlogin: is sent null delimited over the port at the top of the connection, from there, it works like a raw socket connection.
Would be cool to support RLOGIN as a protocol for synchronet...
Where it's a raw/plain connection, but on connection, the info after rlogin: is sent null delimited over the port at the top of the connection, from there, it works like a raw socket connection.
The text was updated successfully, but these errors were encountered: