aboutsummaryrefslogtreecommitdiff
path: root/security/hotssh
Commit message (Collapse)AuthorAgeFilesLines
* Chase the vte shared lib bump.Joe Marcus Clarke2009-08-221-1/+1
| | | | Notes: svn path=/head/; revision=240115
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-1/+1
| | | | | | | | | bumped or updated Requested by: edwin Notes: svn path=/head/; revision=238701
* Chase the vte shared lib version bump.Joe Marcus Clarke2009-06-031-0/+1
| | | | Notes: svn path=/head/; revision=235093
* HotSSH is an interface to Secure Shell, for GNOME and OpenSSH. ItGabor Kovesdan2009-02-134-0/+118
intends to be a better experience than simply invoking "ssh" from an existing terminal window. * Fast search-based interface for new connections * Also display and search of local (Avahi) SSH servers * Tabbed display with automatic session saving (Firefox style) * Status bar with information like latency to server and output of remote uptime * Close integration with OpenSSH features like connection sharing (near-instant new tabs) * NetworkManager integration to easily reconnect after a network change, great for laptops WWW: http://projects.gnome.org/hotssh/ PR: ports/131133 Submitted by: Ashish Shukla <wahjava at gmail.com> Notes: svn path=/head/; revision=228240