An open API service indexing awesome lists of open source software.

https://github.com/pyaesoneaungrgn/ipinfo

Instant IP Insights from Your Terminal!
https://github.com/pyaesoneaungrgn/ipinfo

Last synced: about 1 month ago
JSON representation

Instant IP Insights from Your Terminal!

Awesome Lists containing this project

README

          

![Demo](https://res.cloudinary.com/pyaesoneaung/image/upload/v1691683024/opensources/ipinfo/demo.png)

# ipinfo

Instant IP Insights from Your Terminal!

## Global Installation

```bash
composer global require pyaesoneaung/ipinfo
```

## Local Installation

Download the `ipinfo` file from the [Release page](https://github.com/PyaeSoneAungRgn/ipinfo/releases)

```bash
cd /path/to/download/folder
chmod +x ipinfo
./ipinfo
```

## Usage

```bash
ipinfo

ipinfo --ip=192.168.1.1
```

## Supported Enviroments

| OS | Support |
| ------------- | ------------- |
| Linux | ✅ |
| macOS | ✅ |
| Windows | WSL |