https://github.com/meterup/loopback
Simple API for determining the loopback IP addresses
https://github.com/meterup/loopback
Last synced: 5 months ago
JSON representation
Simple API for determining the loopback IP addresses
- Host: GitHub
- URL: https://github.com/meterup/loopback
- Owner: meterup
- License: mit
- Created: 2019-08-27T17:12:30.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-08-27T17:15:02.000Z (almost 7 years ago)
- Last Synced: 2025-12-17T14:51:35.456Z (6 months ago)
- Language: Go
- Homepage:
- Size: 1000 Bytes
- Stars: 3
- Watchers: 15
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Loopback
Figure out the IP addresses for the loopback interface. I know this is dumb but
I keep forgetting the API's for it so just add them here. You should probably
copy the code out instead of importing this package.