Skip to content

v1.0.0

Choose a tag to compare

@liuweitao liuweitao released this 29 Sep 04:17
· 4 commits to main since this release

[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.