zinix01/linux-wifi-hotspot
Project ID: 124443
Description
Share your wifi
Installation Instructions
Add this repo and install linux-wifi-hotspot:
sudo dnf copr enable zinix01/linux-wifi-hotspot
sudo dnf install linux-wifi-hotspot
Since 4.7.1-2, these are applied automatically on install, but you can also apply them manually if you are facing any connection issues:
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
sudo firewall-cmd --reload
Then launch 'Wifi Hotspot' from your apps menu to start using the app.
Please report packaging/build 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 (72)* | Fedora 39 (74 downloads) |
Fedora 40 | x86_64 (699)* | Fedora 40 (482 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable zinix01/linux-wifi-hotspot
More info about enabling Copr repositories