https://github.com/embeddedenterprises/ipinfo
Simple service to return the ip address of a remote peer, can be run behind a reverse proxy
https://github.com/embeddedenterprises/ipinfo
Last synced: about 1 month ago
JSON representation
Simple service to return the ip address of a remote peer, can be run behind a reverse proxy
- Host: GitHub
- URL: https://github.com/embeddedenterprises/ipinfo
- Owner: EmbeddedEnterprises
- License: mit
- Created: 2018-05-31T21:24:46.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-06-01T06:53:16.000Z (about 8 years ago)
- Last Synced: 2025-01-11T04:48:16.808Z (over 1 year ago)
- Language: Go
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ipinfo
[](https://github.com/EmbeddedEnterprises/ipinfo/releases) [](https://travis-ci.org/EmbeddedEnterprises/ipinfo) [](https://goreportcard.com/report/github.com/EmbeddedEnterprises/ipinfo) [](https://godoc.org/github.com/EmbeddedEnterprises/ipinfo)
Simple HTTP server to return the peers ip address.
---