mirror of
https://github.com/lakinduakash/linux-wifi-hotspot.git
synced 2024-11-21 19:40:11 +00:00
Update readme
This commit is contained in:
parent
e3e3418a11
commit
30907f82e9
18
README.md
18
README.md
@ -1,12 +1,18 @@
|
||||
## Linux Wifi Hotspot
|
||||
|
||||
### Features
|
||||
|
||||
* Share your wifi like in Windows - Share wifi on same interface while you are connected to a network
|
||||
|
||||
* Support both 2.4GHz and 5GHz (Need to compatible with your wifi adapter). Ex: You have connected to 5GHz and share connection with 2.4GHz
|
||||
|
||||
* Select Channel to share
|
||||
|
||||
* Share your wifi like in Windows - Share wifi on same interface while you are connected to a network.
|
||||
* Includes Both command line and gui.
|
||||
* Support both 2.4GHz and 5GHz (Need to compatible with your wifi adapter). Ex: You have connected to 5GHz and share connection with 2.4GHz.
|
||||
* Select Channel to share.
|
||||
|
||||
|
||||
### Installing
|
||||
|
||||
##### Dependencies
|
||||
|
||||
* bash
|
||||
* cmake
|
||||
* gcc and g++
|
||||
* build-essential
|
Loading…
Reference in New Issue
Block a user