Skip to content

v0.1.8 - SSH/SFTP Remote Access

Choose a tag to compare

@gl11tchy gl11tchy released this 25 Dec 09:12
· 8 commits to main since this release

What's New

SSH/SFTP Remote File Access 🔐

Connect to remote servers via SSH and edit files directly:

  • SSH Connections - Save and manage SSH connections (password or key auth)
  • Remote File Browsing - Navigate remote filesystems in the file explorer
  • Remote File Editing - Open, edit, and save files over SFTP
  • Remote Terminal - Full PTY terminal over SSH channel
  • Quick Connect - File menu → Connect Remote, or use the file explorer button

How to Use

  1. File → Connect Remote (or click "Connect Remote" in empty file explorer)
  2. Add a new connection with host, username, and auth type
  3. Connect using password or SSH key
  4. Browse and edit remote files just like local ones
  5. Open terminal for remote shell access

Note: Passwords are not stored - you'll need to enter them on each connection.