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!
- Host: GitHub
- URL: https://github.com/pyaesoneaungrgn/ipinfo
- Owner: PyaeSoneAungRgn
- Created: 2023-10-07T15:31:26.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-07T15:37:38.000Z (over 2 years ago)
- Last Synced: 2025-01-02T15:49:19.659Z (over 1 year ago)
- Language: PHP
- Size: 17.5 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# 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 |