Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
bwc-cli@1.2.2 source code.tar.gz | 2025-08-20 | 3.3 MB | |
bwc-cli@1.2.2 source code.zip | 2025-08-20 | 3.5 MB | |
README.md | 2025-08-20 | 1.2 kB | |
Totals: 3 Items | 6.8 MB | 1 |
Patch Changes
Improvements
#39 4cbf479 - Add corporate proxy support for enterprise networks. Fixed connectivity issues for users behind corporate firewalls by implementing full proxy support. This resolves #37 - CLI is not working behind proxy.
What's included:
✅ Automatic detection of HTTP_PROXY, HTTPS_PROXY, and NO_PROXY environment variables ✅ Smart proxy bypass logic for internal network requests ✅ Clear configuration messages and debugging output ✅ Updated RegistryClient with proxy agent support ✅ Complete test coverage (27 unit tests) ✅ Updated documentation in web UI
For users: No configuration needed - just set your standard proxy environment variables and the CLI will handle the rest.