v4.0.0 - macOS #193
Anof-cyber
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
ProxyBridge for macOS v4.0.0
v4.0.0 is a major release and is not backwards compatible with any previous version of ProxyBridge.
✨ New Features
🌐 IPv6 Support
Full IPv6 support across logging, routing, and proxy. ProxyBridge now handles IPv6 end-to-end.
#78
🔀 Multiple Proxy Configurations
Save multiple proxy configurations and assign different proxies to different rules simultaneously. No more swapping configurations manually.
#44
👤 Profiles
Create, switch, import, and export profiles. Each profile bundles your complete ProxyBridge configuration into a single portable file, making it easy to maintain separate environments.
#98
Proxy Tester Updated
Proxy Tester now supports full-details testing, with a custom domain and port. Proxy Tester now also tests UDP Support
⚡ Toolbar Quick Actions
ProxyBridge is now accessible directly from the main toolbar.
#102
Startup Support
🐛 Bug Fixes
Relay sockets loopback fix — Relay sockets now bind to
INADDR_ANYinstead of loopback only, allowing TCP and UDP relay traffic to function correctly.SOCKS5 UDP ASSOCIATE (
0.0.0.0) fix — ProxyBridge now substitutes the proxy's resolved IP address, resolving Winsock error 10049 compatibility issues.Disabled proxy rules — Disabled rule state is now correctly saved and restored across application restarts and profile switches.
[Bug]: Client ignores when rule is disabled #107
[Bug]: Can't add processes with ++ in name such as notepad++.exe - Invalid characters in process name error. #157
UDP - Multiple UDP bugs fixed. Real-time UDP communication is now fully supported.
Having trouble with UDP traffic. #172
[Bug]: socks5 proxy doesn't close udp connections and goes into hot loop on empty UDP message #89
UDP Session Termination — UDP sessions are now properly terminated.
[Bug]: UDP session not released after disconnect — reconnect to same endpoint fails #133
UI/UX Improvements — Multiple UI refinements
macOS Local Network — Fixed local network permission and connectivity issues.
[Bug]:does not appear in macOS Local Network privacy settings #119
macOS Rule Handling — Fixed multiple rule processing issues on macOS.
[Bug]: rules not persisted after disconnect transparent proxy on macos #88
Rosetta Compatibility - Fixed issues affecting Intel builds running under Rosetta.
[Bug]: Rosetta Required on macOS 26.5.2(M1) when installing #185
All reactions