taamarin / box_for_magisk

Transparent Proxy for Android(root)
GNU General Public License v3.0
1k stars 110 forks source link

Add support for original hysteria2 core #99

Open cccp6 opened 3 months ago

cccp6 commented 3 months ago

The current cores supporting hysteria2, are clash* and singbox. However they all lack the feature of port hopping and port forwarding etc. of the original hysteria2 client. Hysteria officially provides android binaries and also offered a guide to tproxy here . In theory we only need slight modifications to the scripts to support that.