protoplex icon indicating copy to clipboard operation
protoplex copied to clipboard

Fallback Protocol

Open chaoticryptidz opened this issue 6 years ago • 1 comments

Support for FTP would be nice.

chaoticryptidz avatar Jan 11 '19 17:01 chaoticryptidz

Looked into it- FTP does not send a handshake upon creating the connection, instead expecting the server to send the first packet. Potentially a fallback server option could be implemented, however I won't be pursuing this path at this current time as I feel it could be used for just bodging together protocols instead of actually implementing them properly.

SapphicCode avatar Jan 12 '19 20:01 SapphicCode