https://github.com/xe/whatsmyip
Returns the remote socket IP address of the client and the contents of the X-Forwarded-For header.
https://github.com/xe/whatsmyip
completed-project go
Last synced: 6 months ago
JSON representation
Returns the remote socket IP address of the client and the contents of the X-Forwarded-For header.
- Host: GitHub
- URL: https://github.com/xe/whatsmyip
- Owner: Xe
- License: other
- Created: 2016-09-27T19:19:27.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2021-02-13T20:18:29.000Z (over 4 years ago)
- Last Synced: 2025-04-04T11:52:14.487Z (6 months ago)
- Topics: completed-project, go
- Language: Go
- Homepage:
- Size: 14.6 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
whatsmyip
=========Returns the remote socket IP address of the client and the contents of the `X-Forwarded-For` header.