New customers can spin up VMs, build with AI, and query data at no cost.
Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
Start Free
Build Securely on AWS with Proven Frameworks
Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
Lightweight, privacy-focused SSH and SFTP client for Linux.
...MurmurSSH supports password and SSHkey authentication, including passphrase-protected keys. Host key verification is handled transparently, allowing users to manage trust decisions per session or permanently.
The integrated SFTP browser enables efficient file management, including upload, download, move, and recursive transfers with multi-file support. A terminal can be launched externally when needed, keeping workflows flexible without forcing an embedded terminal.
...
https://github.com/subhra74/snowflake
Snowflake is a graphical SSH client. It has a file browser, terminal emulator, resource/process manager, disk space analyzer, text editor, log viewer and lots of other helpful tools, which makes it easy to work with remote servers. It runs on Linux and Windows. Snowflake has been tested with Ubuntu server, CentOS, RHEL, OpenSUSE, FreeBSD, OpenBSD, NetBSD and HP-UX
NetCrypt - file-transfer utility providing secure data transfer
NetCrypt is a small Open Source command line file-transfer utility providing authentication, confidentiality and integrity validation while still maintaining top-notch performance and transfer speed between machines. No public key distribution is required: NetCrypt is designed to use a symmetric passphrase with a strong key-derivation-function.
NetCrypt seeks to fulfill all those requirements.
In it's default configuration, it uses the AES-256-GCM cipher with a PBKDF2 key iteration count of 32000 rounds.
NetCrypt is an secure alternative to netcat, but might also supplement SFTP or SSH for file-transfer.