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
I think there's nothing wrong with your configuration. It's more likely that my VMess protocol implementation is too outdated. The potential issue might be here: v2fly/v2fly-github-io#20.
What version of VMess are you using? Perhaps legacy support needs to be enabled somewhere, though I don't quite remember the details.
By the way, I found a second-hand router locally that happens to have similar specs as your development board. I've already flashed it with Breed. Recently, I plan to look into building OpenWrt and see if it's possible to port this project.
Thanks! It was not my own server, it was a public free server of vmess without possibility of setting something at server side. Btw, I have already made an alpha port of this project https://github.com/NewUse/packages, fill free to make PRs:)) The only issue is that it use alpha version of libevent2 to support mbedtls, so the best option is to remove libevent2-ssl dependency and made ssl handling via pure ssl libraries, there should be only 3 files modified, but my programming knowledges are not enough to do this.
And if it is possible it would be cool to update protocol versions to actual state and add some inbound protocols like docodemo to make possibility of transparent proxy...
Hi, thanks again for your project, I have got from the Internet the following config, could you please help to translate it into pegas config:
My config is like:
but it seems not working, where did I make a mistake?
The text was updated successfully, but these errors were encountered: