Simple http proxy man-in-the-middle tool
6.6K
Minimalist http proxy man-in-the-middle tool
GitHub Repository: https://github.com/charlysan/gidm
docker run \
-p 8081:8080 \
-p 9090:9090 \
charlysan/gidm \
-u https://api.chucknorris.io \
-resb "/Chuck Norris/John Doe/" \
-i 9090 \
-d
Content type
Image
Digest
Size
3 MB
Last updated
about 5 years ago
docker pull charlysan/gidm