You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First of all, thank you for building and maintaining an open-source project that has become one of the most user-friendly proxy/VPN clients available today.
Hiddify has made advanced networking technologies accessible to many users, and that is a huge achievement. The purpose of this post is not to criticize the project, but to provide constructive feedback and feature suggestions that could make it even better.
Current Issues
1. VLESS Outbound Panic / Connection Resets
There appears to be a panic/crash issue related to the Sing-Box VLESS outbound implementation.
The problem causes unexpected connection resets and seems to originate from:
sing-box/protocol/vless/outbound.go
Several users have already reported similar behavior, and it can significantly affect connection stability.
2. Silent Failure in VPN Mode
On some ISPs and network environments, Hiddify shows the VPN as connected, but traffic is not actually passing through the tunnel.
This is particularly concerning because users may assume they are protected while their real IP address is potentially exposed.
A stronger connection verification mechanism would be highly appreciated.
3. Proxy Service Only Mode Routing Issues
On certain Android devices and platforms, Proxy Service Only Mode does not reliably route traffic from third-party applications.
The result is inconsistent behavior depending on the application being used.
Feature Requests
1. Kill Switch
A proper Kill Switch is one of the most important missing features.
If the VPN connection drops unexpectedly, all network traffic should be blocked until the tunnel is restored.
For users living in regions with heavy censorship, this is a security requirement rather than a convenience feature.
2. Real Speed Test
Currently, server testing is mostly based on latency (ping).
It would be much more useful to measure actual throughput (Mbps) so users can select servers based on real-world performance rather than latency alone.
3. Cross-Device Synchronization
Hiddify supports multiple platforms but lacks a synchronization mechanism.
Possible solutions:
WebDAV support
Cloud backup
Encrypted profile synchronization
Shareable configuration links
This would greatly improve the multi-device experience.
4. Multi-Hop / Proxy Chaining
Support for chaining multiple nodes would provide additional flexibility and privacy.
This capability already exists in projects such as Clash Meta and would be a valuable addition to Hiddify.
5. Amnezia WireGuard (AWG)
Support for Amnezia WireGuard would be extremely valuable, especially for users in countries where DPI-based blocking is common.
AWG's obfuscation capabilities make it particularly effective in restrictive network environments.
6. Notification Quick Actions
It would be very convenient to have notification buttons such as:
Next Server
Ping Test
Connect / Disconnect
This would allow common actions without opening the application.
7. APK Size Optimization
The current APK size is relatively large for a proxy client.
Further Flutter build optimization, asset cleanup, and modular packaging could potentially reduce the installation size significantly.
8. Target SDK Updates
Keeping pace with the latest Android SDK requirements is important for long-term compatibility.
Updating to the newest available Android target SDK as early as possible would help ensure future platform support and compliance.
Development Process Feedback
The community is willing to contribute, but many pull requests appear to remain open for extended periods without review.
More active PR review and merging would encourage external contributions and accelerate development.
Additionally, even a simple public roadmap would be extremely valuable.
Knowing which features are planned for the next few months would improve transparency and increase user confidence in the project's direction.
Final Thoughts
Thank you again for all your hard work and for maintaining Hiddify.
The project is already excellent, and these suggestions are intended to help it become even better.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hello Hiddify Team,
First of all, thank you for building and maintaining an open-source project that has become one of the most user-friendly proxy/VPN clients available today.
Hiddify has made advanced networking technologies accessible to many users, and that is a huge achievement. The purpose of this post is not to criticize the project, but to provide constructive feedback and feature suggestions that could make it even better.
Current Issues
1. VLESS Outbound Panic / Connection Resets
There appears to be a panic/crash issue related to the Sing-Box VLESS outbound implementation.
The problem causes unexpected connection resets and seems to originate from:
Several users have already reported similar behavior, and it can significantly affect connection stability.
2. Silent Failure in VPN Mode
On some ISPs and network environments, Hiddify shows the VPN as connected, but traffic is not actually passing through the tunnel.
This is particularly concerning because users may assume they are protected while their real IP address is potentially exposed.
A stronger connection verification mechanism would be highly appreciated.
3. Proxy Service Only Mode Routing Issues
On certain Android devices and platforms, Proxy Service Only Mode does not reliably route traffic from third-party applications.
The result is inconsistent behavior depending on the application being used.
Feature Requests
1. Kill Switch
A proper Kill Switch is one of the most important missing features.
If the VPN connection drops unexpectedly, all network traffic should be blocked until the tunnel is restored.
For users living in regions with heavy censorship, this is a security requirement rather than a convenience feature.
2. Real Speed Test
Currently, server testing is mostly based on latency (ping).
It would be much more useful to measure actual throughput (Mbps) so users can select servers based on real-world performance rather than latency alone.
3. Cross-Device Synchronization
Hiddify supports multiple platforms but lacks a synchronization mechanism.
Possible solutions:
This would greatly improve the multi-device experience.
4. Multi-Hop / Proxy Chaining
Support for chaining multiple nodes would provide additional flexibility and privacy.
This capability already exists in projects such as Clash Meta and would be a valuable addition to Hiddify.
5. Amnezia WireGuard (AWG)
Support for Amnezia WireGuard would be extremely valuable, especially for users in countries where DPI-based blocking is common.
AWG's obfuscation capabilities make it particularly effective in restrictive network environments.
6. Notification Quick Actions
It would be very convenient to have notification buttons such as:
This would allow common actions without opening the application.
7. APK Size Optimization
The current APK size is relatively large for a proxy client.
Further Flutter build optimization, asset cleanup, and modular packaging could potentially reduce the installation size significantly.
8. Target SDK Updates
Keeping pace with the latest Android SDK requirements is important for long-term compatibility.
Updating to the newest available Android target SDK as early as possible would help ensure future platform support and compliance.
Development Process Feedback
The community is willing to contribute, but many pull requests appear to remain open for extended periods without review.
More active PR review and merging would encourage external contributions and accelerate development.
Additionally, even a simple public roadmap would be extremely valuable.
Knowing which features are planned for the next few months would improve transparency and increase user confidence in the project's direction.
Final Thoughts
Thank you again for all your hard work and for maintaining Hiddify.
The project is already excellent, and these suggestions are intended to help it become even better.
🚀 Keep up the great work!
Beta Was this translation helpful? Give feedback.
All reactions