opeolluwa / filesync

Quickly and securely share files from Windows, Linux, Mac to Android devices using wifi.
MIT License
102 stars 20 forks source link

Create Wifi Hotspot on linux operating system #212

Open opeolluwa opened 1 year ago

opeolluwa commented 1 year ago

Discussed in https://github.com/opeolluwa/wi-share/discussions/179

Originally posted by **opeolluwa** May 29, 2023 Implement a feature that allows the creation of a Wifi Hotspot on the Linux operating system in the [linux_hotspot.rs](https://github.com/opeolluwa/send-file/blob/master/core/src/utils/linux_hotspot.rs) module. The hotspot must be password protected. The following projects might be helpful - [https://github.com/lakinduakash/linux-wifi-hotspot](https://github.com/lakinduakash/linux-wifi-hotspot) - [https://github.com/balena-os/wifi-connect](https://github.com/balena-os/wifi-connect)
opeolluwa commented 4 months ago

https://github.com/opeolluwa/node-wifi

See Node library for managing connections and scanning