Description
Only for testing! Please use zinix01/linux-wifi-hotspot
instead.
Installation Instructions
This is only used for testing new releases.
Please use zinix01/linux-wifi-hotspot
instead:
Add this repo and install linux-wifi-hotspot:
dnf copr enable zinix01/linux-wifi-hotspot
sudo dnf install linux-wifi-hotspot
Add firewalld support:
sudo firewall-cmd --zone=FedoraWorkstation --add-masquerade --permanent
sudo firewall-cmd --zone=trusted --add-masquerade --permanent
sudo firewall-cmd --zone=trusted --add-interface=ap0 --permanent
Then launch 'Wifi Hotspot' from your apps menu to start using the app.
Report build/packaging issues here: https://github.com/somesi/linux-wifi-hotspot/issues
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
Fedora 39 | x86_64 (14)* | Fedora 39 (34 downloads) |
Fedora 40 | x86_64 (8)* | Fedora 40 (41 downloads) |
Fedora 41 | x86_64 (0)* | Fedora 41 (0 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable zinix01/linux-wifi-hotspot-test
More info about enabling Copr repositories