Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/michalswi/whatismyip
public IP checker
https://github.com/michalswi/whatismyip
golang honeypot ip ip-scanner publicip remote-addr
Last synced: about 2 months ago
JSON representation
public IP checker
- Host: GitHub
- URL: https://github.com/michalswi/whatismyip
- Owner: michalswi
- License: mit
- Created: 2022-03-14T08:12:47.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-12-07T12:29:43.000Z (about 1 year ago)
- Last Synced: 2024-06-19T19:34:44.284Z (7 months ago)
- Topics: golang, honeypot, ip, ip-scanner, publicip, remote-addr
- Language: Go
- Homepage:
- Size: 79.1 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## **IP checker**
![](https://img.shields.io/github/issues/michalswi/whatismyip)
![](https://img.shields.io/github/forks/michalswi/whatismyip)
![](https://img.shields.io/github/stars/michalswi/whatismyip)
![](https://img.shields.io/github/last-commit/michalswi/whatismyip)Fetch the IP Address of the host that connects to App.
```
$ curl
$ curl /ip
```Example how to deploy and use **whatismyip** app on Azure VM you can find here [azure-vm-behind-lb](https://github.com/michalswi/azure-vm-behind-lb) .
![pic1](./images/1.png)
![pic2](./images/2.png)