1 مستودع
Configurations that allow disabling or circumventing encryption for specific trusted network environments.
Distinct from SSH Encryption: Focuses on disabling the encryption layer specifically for SFTP throughput, unlike general SSH encryption
Explore 1 awesome GitHub repository matching security & cryptography · Encryption Bypasses. Refine with filters or upvote what's useful.
SSHFS is a network filesystem client that maps remote server directories to local mount points. It functions as a userspace implementation of a filesystem, allowing users to access and manage remote files as if they were on a local disk using the SFTP protocol over SSH. The tool distinguishes itself by offering multiple transport options, including encrypted SSH tunnels for security and direct TCP socket connections to bypass encryption for higher throughput. It also supports connectivity via virtual sockets to access directories hosted inside virtual machines. The system includes capabiliti
Enables connecting directly to SFTP servers by bypassing SSH encryption in trusted networks to improve speed.