Skip to main content

Connect to servers easily

Project description

# Junc (Short for Junction)
## SSH to servers easily
Now you don't have to remember usernames and IPs, and no more aliases for each of your machines.
## Usage
```bash
$ junc --help
# Usage:
# junc connect <name>
# junc list
# junc add (<name> <username> <ip>) [<location>]
# junc remove <name>
# ...

$ junc add [server_name] [username] [ip] [location (optional)]

$ junc list
# +---------+----------------------+-------------+
# | Name | Address | Location |
# +---------+----------------------+-------------+
# | server1 | pi@192.168.0.115 | Server Room |
# | server2 | pi@192.168.0.134 | Kitchen |
# | ec2 | ubuntu@145.555.55.57 | Oregon? |
# +---------+----------------------+-------------+

$ junc connect [server_name]
Connecting...
```

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

junc-0.2.2.tar.gz (3.6 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page