Skip to content

Repository files navigation

http-debug

http-debug has some small tools to help you test and debug proxies and validate routing.

Installation

# go
go install github.com/stenic/http-debug@latest

# docker 
docker pull ghcr.io/stenic/http-debug:latest

# dockerfile
COPY --from=ghcr.io/stenic/http-debug:latest /http-debug /usr/local/bin/

For even more options, check the releases page.

Run

# Installed
http-debug -h

# Docker
docker run -ti ghcr.io/stenic/http-debug:latest -h

# Kubernetes
kubectl run http-debug --image=ghcr.io/stenic/http-debug:latest --restart=Never -ti --rm -- -h

Documentation

http-debug -h

Badges

Release Software License Build status Conventional Commits

License

License

About

No description, website, or topics provided.

Resources

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages