Skip to content

Security: eeeric-code/ssh-reverse-tunnel-manager

Security

SECURITY.md

Security Policy

Supported versions

Security fixes are applied to the latest release on the default branch.

Reporting a vulnerability

Use GitHub's private vulnerability reporting feature:

  1. Open the repository's Security tab.
  2. Select Report a vulnerability.
  3. Include the affected version, reproduction steps, impact, and any proposed mitigation.

Do not publish credentials, private server addresses, servers.json, private keys, or screenshots containing infrastructure details.

Security properties

  • The application executes system OpenSSH (ssh.exe on Windows and /usr/bin/ssh on macOS).
  • Remote forwarded ports bind to 127.0.0.1.
  • Saved passwords are protected with Windows DPAPI or stored in the current user's macOS login Keychain.
  • Automatic remote proxy setup only edits its marked block and creates a timestamped .bashrc backup before a change.

There aren't any published security advisories