snapdrop icon indicating copy to clipboard operation
snapdrop copied to clipboard

Cannot transfer files with proxy network

Open TrayBer opened this issue 2 years ago • 2 comments

When opening proxy software (such as Clash for Android) on the phone and opening the https://snapdrop.net/ page in the device's Chrome browser, the devices are able to discover each other, but cannot transfer files properly.

After testing, the same problem exists when other proxy software is turned on.

TrayBer avatar Mar 04 '22 01:03 TrayBer

This is due to the fact, that some Proxys block WebRTC. Nothing we can do without changing the whole concept of snapdrop unfortunately...

fm-sys avatar Mar 04 '22 06:03 fm-sys

@f2sky You can add the following rules:

        - DOMAIN-SUFFIX,snapdrop.net,DIRECT
        - DOMAIN,stun.l.google.com,DIRECT

ghost avatar Jul 22 '22 08:07 ghost