Skip to main content

Allows you to save IP addresses so that they are accessible in the command line

Project description

# ipbook

*Allows you to save IP addresses so that they are accessible in the command line*

## Installation

```
git clone https://github.com/bypie5/ipbook.git
cd ipbook
pip install .
```

## Usage

### Add a Record

```
ipbook add [ip] [name]

ex: ipbook add 127.0.0.1 localhost
```

*NOTE: You cannot add entries with duplicate names*

___

### Show All Records

```
ipbook list
```
```
sample output:
1) localhost: 127.0.0.1

```

___

### Delete a Record

```
ipbook remove [name]

ex: ipbook remove localhost
```

___

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

ipbook-0.1.1.tar.gz (2.2 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