Releases: liuweitao/shodan-proxy
Releases · liuweitao/shodan-proxy
Release list
Release v1.0.3
Changes in this Release:
To pull this version of the Docker image, use:
docker pull liuweitao/shodan-proxy:v1.0.3
Full Changelog: v1.0.2...v1.0.3
Release v1.0.2
Changes in this Release:
To pull this version of the Docker image, use:
docker pull liuweitao/shodan-proxy:v1.0.2
Full Changelog: v1.0.1...v1.0.2
Release v1.0.1
Changes in this Release:
To pull this version of the Docker image, use:
docker pull liuweitao/shodan-proxy:v1.0.1
Full Changelog: v1.0.0...v1.0.1
v1.0.0
[1.0.0] - 2024-09-26
Added
- Initial release of the Shodan Proxy Docker image.
- GitHub Actions workflow for automatic Docker image building and pushing.
- Dockerfile for creating the Shodan Proxy container.
- Basic Shodan API integration.
- Command-line interface for interacting with the proxy.
- Configuration file support for storing API keys and other settings.
- README with basic usage instructions.
Changed
- Optimized Docker image size by using multi-stage builds.
Fixed
- Resolved an issue with environment variable handling in the Docker container.