PHPackages                             moccalotto/ssh-portal - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [CLI &amp; Console](/categories/cli)
4. /
5. moccalotto/ssh-portal

ActiveLibrary[CLI &amp; Console](/categories/cli)

moccalotto/ssh-portal
=====================

CLI program for easy SSH connect to servers

0.4.0(8y ago)1461MITPHPPHP ^7.0.0

Since Apr 20Pushed 7y ago2 watchersCompare

[ Source](https://github.com/moccalotto/ssh-portal)[ Packagist](https://packagist.org/packages/moccalotto/ssh-portal)[ RSS](/packages/moccalotto-ssh-portal/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)Dependencies (1)Versions (12)Used By (0)

ssh-portal
==========

[](#ssh-portal)

Fast and easy way to connect to one of your servers.

ssh-portal makes it easy to keep a catalogue of all your servers and quickly connect to them.

Installation
------------

[](#installation)

Requirements: make sure that you have composer installed.

We assume that you have a global compoaser installation, and that ~/.composer/vendor/bin is in your PATH variable. This is not a requirement, but it will make things a lot easier.

First, install the program.

```
$  composer global require moccalotto/ssh-portal
```

Then configure it:

```
$  ssh-portal portal:reset-config
```

This creates a config file here: `~/.ssh-portal.config.php`

Open this and add your servers in the config like so:

```
