seemoo-lab / opendrop

An open Apple AirDrop implementation written in Python
https://owlink.org
GNU General Public License v3.0
8.49k stars 265 forks source link

Starting HTTPS server #48

Open ino2020 opened 4 years ago

ino2020 commented 4 years ago

After $ opendrop receive

"Starting HTTPS server" and nothing else happens

schmittner commented 4 years ago

If you do not send any files, then nothing more is supposed to happen.

If you do send files, give more info about your setup.

ino2020 commented 4 years ago

Thanks for your reply. Cannot send files because the setup does not appear in MacOS AirDrop list, nor iOS AirDrop list, as a receiver.

Here are the OWL and opendrop terminal screens

695345B7-0CFE-43C8-9985-C00DD56A0282

marchingon12 commented 3 years ago

The same happens to me

clydeshaffer commented 3 years ago

Getting the same issue on a Raspberry Pi Zero W with the Re4son kernel installed. OWL prints add and remove peer events but no AirDrop destinations are listed in the share menu.

scam-man commented 3 years ago

The same... image

Fixed! I remove flag -v from owl start, and all start working

marchingon12 commented 3 years ago

The same... image

Fixed! I remove flag -v from owl start, and all start working

...is this a scam?

Kezzsim commented 2 years ago

I'm up to the same step both of you are and I can't seem to send anything from my iPhone or iMac to the pi Zero W. All I see is add peer, then seconds later remove peer whenever I open the sharing menu.

Promising, but not yet functional.

c1h1r1i1s1 commented 2 years ago

Getting the same issue, any solutions from anyone?