Skip to main content

Connect to servers easily

Project description

# Warning: I'm a framework whore and can't choose one atm. Bear with me
# Junc (Short for Junction)
## SSH to servers easily
```bash
# Connect to a raspberry pi
$ junc connect my_rpi
# Connect to an AWS EC2
$ junc connect my_ec2

# Connect to anything with an ip
```

## Usage
```bash
# Add a server
$ junc add [server_name] [username]@[ip]
# OR
$ junc add
Name: [server_name]
Username: [username]
IP: [ip]

# See all your servers
$ junc list
# TODO: Add a server table here

$ junc connect [server_name]
Connecting...
# OR
$ junc connect
Name: [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.1.2.tar.gz (3.5 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