v4.0.0 - Windows #176
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 v4.0.0
✨ New Features
🌐 IPv6 Support #78
Full IPv6 support across logging, routing, and proxy - ProxyBridge now handles IPv6 end-to-end.
🔀 Multiple Proxy Configurations #44
Save multiple proxy configurations and assign different proxies to different rules simultaneously. No more swapping configs manually.
👤 Profiles #98
Create, switch, import, and export profiles - each profile bundles your full ProxyBridge configuration into a single portable file, making it easy to manage separate setups for different use cases.
🌍 Domain Name Forwarding #138
ProxyBridge now sends domain names directly to the proxy server instead of resolving them locally first, enabling proper remote DNS resolution. Closes #138.
🔍 Log Filters #97 #150
Filter connection logs by process, IP, port, protocol, and action using include/exclude rules with wildcard support.
⚡ Toolbar Quick Actions #102
Proxy rules and config are now accessible directly from the main toolbar.
🧹 Auto-Clear Connection Logs
Optionally auto-trim connection logs when they exceed the configured limit.
🖥️ CLI Rewritten in C
The CLI has been rewritten from scratch - migrated from C# to C for improved performance and portability.
🐛 Bug Fixes
INADDR_ANYso real traffic reaches the relay correctly (TCP + UDP)0.0.0.0fix - Now substitutes the proxy's resolved IP, resolving Winsock error 10049++in process names - Processes likenotepad++.exewere rejected by the rule validator; now handled correctly. Closes #157🗑️ Removed
This discussion was created from the release v4.0.0 - Windows.
Beta Was this translation helpful? Give feedback.
All reactions