zizifn / edgetunnel

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

Problem with openwrt Passwall #212

Open mfat opened 10 months ago

mfat commented 10 months 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 10 months 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 10 months 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?