Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yantonov/criteo-consul-ip-finder
Find service name by IP using consul
https://github.com/yantonov/criteo-consul-ip-finder
Last synced: 15 days ago
JSON representation
Find service name by IP using consul
- Host: GitHub
- URL: https://github.com/yantonov/criteo-consul-ip-finder
- Owner: yantonov
- Created: 2024-09-09T23:36:27.000Z (about 2 months ago)
- Default Branch: master
- Last Pushed: 2024-09-11T16:30:19.000Z (about 2 months ago)
- Last Synced: 2024-09-12T01:54:59.498Z (about 2 months ago)
- Language: Go
- Size: 4.88 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Consul IP Finder
Tiny tool that helps to find service name by ip address using Consul API
## Usage
```
consul-ip-finder -dc=da1 -env=preprod -ip=1.2.3.4
```