Gradio-tunneling

Latest version: v0.7.0

Safety actively analyzes 723217 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.7.0

Command Line Interface Enhancement

New Command Alias

- Introduced `gradio-tun` as a shorter alternative to `gradio-tunneling`

bash
gradio-tun 7860


Backward Compatibility

- Original `gradio-tunneling` command is preserved

bash
gradio-tunneling 7860


- All existing scripts and documentation will continue to work

Both commands provide identical functionality - choose whichever you prefer!

0.6.0

Subdomain Support and Package Distribution Improvements

What's New

- ✨ Added support for custom subdomains via `--sd` flag
- 📝 Added comprehensive documentation in both English and Chinese
- 🔄 Migrated from `setup.py` to modern `pyproject.toml` for better package distribution
- 📦 Improved PyPI package structure and metadata
- 🔧 Enhanced GitHub Actions workflow for automated releases
- 📄 Added MIT license

The main highlight of this release is the addition of custom subdomain support, allowing users to get consistent URLs for their applications while maintaining security. The package distribution system has also been modernized for better reliability and maintainability.

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.