Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 296 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 296 Bytes

wifi-file-share

Share fiels over wifi without specifying ip address

What this basically does is, the client sends a ping to the broadcast address with some headers, which include the file size and name. The server receives that and asks the user for confirmation.

only tested on ubuntu 21.04