Module e2eeftp.client
Client package for E2EEFTP.
This package contains the client-side implementation of the E2EEFTP protocol, including the main client class for secure file transfers and a command-line interface for interactive use.
Sub-modules
e2eeftp.client.cli-
Command-line interface for E2EEFTP client …
e2eeftp.client.client-
E2EEFTP client implementation …