Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kostapc/putty-tunnel-manager
Fixes and new release. PuTTY Tunnel Manager allows you to easily open tunnels, that are defined in a PuTTY session, from the system tray. You can also move the tunnels from PuTTY to PuTTY Tunnel Manager. This allows you to use PuTTY just for SSH shell sessions (without opening tunnels), and use PuTTY Tunnel Manager just for tunneling.
https://github.com/kostapc/putty-tunnel-manager
plink putty putty-tunnel-manager shh ssh-tunnel tunnel
Last synced: 3 months ago
JSON representation
Fixes and new release. PuTTY Tunnel Manager allows you to easily open tunnels, that are defined in a PuTTY session, from the system tray. You can also move the tunnels from PuTTY to PuTTY Tunnel Manager. This allows you to use PuTTY just for SSH shell sessions (without opening tunnels), and use PuTTY Tunnel Manager just for tunneling.
- Host: GitHub
- URL: https://github.com/kostapc/putty-tunnel-manager
- Owner: kostapc
- License: mit
- Created: 2016-02-04T07:50:18.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2023-11-24T19:03:48.000Z (12 months ago)
- Last Synced: 2024-04-24T13:19:30.823Z (7 months ago)
- Topics: plink, putty, putty-tunnel-manager, shh, ssh-tunnel, tunnel
- Language: C#
- Homepage:
- Size: 916 KB
- Stars: 59
- Watchers: 4
- Forks: 12
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
- awesome-network-stuff - **27**星
README
# Putty Tunnel Manager
putty-tunnel-manager with that fixes :)Easily open tunnels, from any PuTTY session, from your system tray.
PuTTY Tunnel Manager allows you to easily open tunnels, that are defined in a PuTTY session, from the system tray. You can also move the tunnels from PuTTY to PuTTY Tunnel Manager. This allows you to use PuTTY just for SSH shell sessions (without opening tunnels), and use PuTTY Tunnel Manager just for tunneling.
# Features
* Created specifically for tunneling over SSH sessions
* Open and close sessions from the system tray
* Works alongside PuTTY and Pageant, using Plink
* Easily add and remove tunnels from existing PuTTY sessions
* Can store tunnels outside the regular PuTTY sessions
* Keep track of open tunnels and prevent multiple tunnels from listening on the same port
* Reconnects when your PC wakes up from stand-by
* Simple interface
* One file, small size, with a cool icon# Source
The original source code comes from https://code.google.com/archive/p/putty-tunnel-manager/## project status
2023, maintained!