seemoo-lab / opendrop

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

Questions #71

Open project-jj opened 3 years ago

project-jj commented 3 years ago

1) I was wondering where the results of "opendrop find" are stored.

2) I was wondering why OpenDrop automatically accepts files.

Could you please explain about the above questions to me in details?

notnotemily commented 2 years ago
  1. I was wondering where the results of "opendrop find" are stored. The devices found are only logged into the terminal (from my knowledge, im sure @schmittner could expand this answer)
  2. I was wondering why OpenDrop automatically accepts files. They simply haven't implemented the feature to yet(once again, this is only to my knowledge)