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

https://github.com/thasmo/electron-ipip

Get your public IP address with a click.
https://github.com/thasmo/electron-ipip

electron public-ip

Last synced: 2 months ago
JSON representation

Get your public IP address with a click.

Awesome Lists containing this project

README

        

# `ipip` - Instant Public IP
> Get your public IP address with a click.

[![GitHub Release](https://img.shields.io/github/release/thasmo/electron-ipip.svg)](https://github.com/thasmo/electron-ipip/releases/latest)
[![License](https://img.shields.io/github/license/thasmo/electron-ipip.svg)](https://github.com/thasmo/electron-ipip/blob/master/LICENSE.md)

---

`ipip` runs in the Windows tray and on click it copies the public IP address into the clipboard.
Hovering over the tray icon with the cursor, will also show the current public IP address, which
gets updated every minute. Under the hood `ipip` uses `public-ip` which looks up the client's
public IP address via `opendns` DNS servers.

So far only tested on Windows 10.

---

[![forthebadge](http://forthebadge.com/images/badges/built-with-love.svg)](http://forthebadge.com)