zizifn / edgetunnel

Running V2ray inside edge/serverless runtime
GNU General Public License v2.0
7.09k stars 24.77k forks source link

Problem with openwrt Passwall #212

Open mfat opened 1 year ago

mfat commented 1 year ago

My configuration works perfectly on Android (using Nekobox). The same configuration doesn't work with passwall on openwrt router. It seems there is a dns issue. I tried every possible dns configuration but no luck.

mfat commented 1 year ago

Update: I disabled TLS and changed port to 8880 instead of 443 and now it's working fine. That's weird. What could be the reason?

owl64 commented 1 year ago

Update: I disabled TLS and changed port to 8880 instead of 443 and now it's working fine. That's weird. What could be the reason?

which part did you change it? in the passwall or in worker.js?