github sc0tfree/updog v2.0.0
updog v2.0.0 - Comprehensive Modernization

latest release: v2.0.1
12 hours ago

🎉 Major Release: updog v2.0.0

updog has been comprehensively modernized for 2025!

🔥 Breaking Changes

  • Python 3.11+ now required (dropped 3.8-3.10 support)
  • Migrated to Poetry for dependency management

✨ New Features

  • --bind - Bind to specific network interfaces
  • --ssl-cert / --ssl-key - Use custom SSL certificates (Let's Encrypt, etc.)
  • --cors - Enable CORS headers for web app testing
  • --hide-base-path - Hide full directory paths (OpSec)
  • XSS Fix - Patched HTML injection vulnerability in filenames

📦 Updated Dependencies

  • Flask 3.1.2, Werkzeug 3.1.3, all modern versions
  • jQuery 3.7.1, Bootstrap 5.3.3, DataTables 1.13.11, FontAwesome 6.5.2

📝 Installation

pip install --upgrade updog
# or
pipx install updog

📖 Full Details

See PR #69 for complete changelog and documentation.

Perfect for offensive security engagements and modern development workflows! 🛡️

Don't miss a new updog release

NewReleases is sending notifications on new releases.