Search Criteria
Package Details: linux-wifi-hotspot 4.7.2-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/linux-wifi-hotspot.git (read-only, click to copy) |
---|---|
Package Base: | linux-wifi-hotspot |
Description: | Feature-rich wifi hotspot creator |
Upstream URL: | https://github.com/lakinduakash/linux-wifi-hotspot |
Keywords: | create_ap wihotspot |
Licenses: | BSD-2-Clause |
Conflicts: | create_ap, wihotspot |
Provides: | create_ap, wihotspot |
Submitter: | ragouel |
Maintainer: | yochananmarqos |
Last Packager: | yochananmarqos |
Votes: | 56 |
Popularity: | 1.12 |
First Submitted: | 2020-05-05 23:26 (UTC) |
Last Updated: | 2024-07-08 15:03 (UTC) |
Dependencies (10)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR)
- hostapd (hostapd-rtl871xdrvAUR, hostapd-mana-gitAUR, hostapd-wnm-gitAUR, hostapd-git-intel-larAUR, hostapd-noscanAUR, hostapd-gitAUR, hostapd-wifi6AUR)
- iproute2 (iproute2-gitAUR, busybox-coreutilsAUR, iproute2-selinuxAUR)
- iw (iw-gitAUR)
- procps-ng (procps-ng-gitAUR, busybox-coreutilsAUR)
- qrencode (qrencode-gitAUR)
- dnsmasq (pi-hole-ftlAUR, dnsmasq-gitAUR) (optional) – For 'NATed' or 'None' Internet sharing method
- haveged (haveged-gitAUR) (optional) – For random MAC generation
- iptables (iptables-gitAUR, iptables-fullconenatAUR, iptables-fullconenat-nftAUR, iptables-nft) (optional) – For 'NATed' or 'None' Internet sharing method
- wireless_tools (optional) – if iw cannot recognize your adapter
Required by (2)
- guestwlan (requires create_ap)
- rabbithole
Latest Comments
1 2 3 4 Next › Last »
k0r0ng commented on 2024-01-01 17:34 (UTC)
Which mode should I use?
gamezelda commented on 2023-12-24 13:33 (UTC)
Since the recent iw update to 6.7, creating an AP is mostly broken. See https://github.com/lakinduakash/linux-wifi-hotspot/pull/367. You will need to either apply the first commit from that PR or downgrade to iw 5.9.
edarblanco commented on 2023-08-06 06:51 (UTC) (edited on 2023-08-06 07:00 (UTC) by edarblanco)
Hello, thanks first of all for the great work, I have been using the app for a long time, before I used create_ap and deluxe, now with the gui, much better, so I have a problem when trying to create an access point with vpn, to create a point normal access, all good, but when I try to use the interface created by the vpn tunnel (tun0) everything goes to zero, I am left without a connection on the pc and the access point link I see that it connects but there is no connection either connectivity, I checked and I get this error, I wouldn't know if it's something with apparmor or the dnsmasq profile, but I repeat myself, even with this error it manages to create the AP, and connect to it although once the vpn is connected, there is no connection.
muekoeff commented on 2023-05-11 23:29 (UTC)
@yochananmarqos: Thanks for the pointer and sorry for having missed that.
yochananmarqos commented on 2023-05-11 23:13 (UTC)
@muekoeff:
pkgconfig
is part ofpkgconf
which is a member ofbase-devel
. Users are expected to havebase-devel
installed using the AUR. See AUR: Prerequisitesmuekoeff commented on 2023-05-11 22:55 (UTC) (edited on 2023-05-11 23:30 (UTC) by muekoeff)
pkgconfig
should be added as makedepends.c.f. https://github.com/lakinduakash/linux-wifi-hotspot/blob/master/src/Makefile#L2
yochananmarqos commented on 2022-09-25 15:20 (UTC)
@adrienrx: Do not flag packages out of date unless there is a new stable release available.
Report the issue upstream, it's not a packaging issue.
adrienrx commented on 2022-09-25 15:01 (UTC)
Right now the creation of a hotspot fails after updating manjaro. Apparmor is preventing dnsmasq to work properly.
A workaround on the manjaro forum is to run this command: ╰─ sudo aa-complain -d /etc/apparmor.d/ dnsmasq
I don't think this is a long term workaround as this is for sure impacting the security of the system. Someone on the manjaro forums is saying the profile of the app should be finely tuned instead. Is this package still maintained ?
seniorkiller commented on 2022-05-15 10:40 (UTC)
for some reason i need to manually enter my root password multiple time to create hotspot. i suspect it polkit issue since it prompt me the polkit password thing but not too sure. this happen recently, before i dont need to do anything to start it.
k0r0ng commented on 2021-12-30 20:46 (UTC) (edited on 2021-12-30 22:29 (UTC) by k0r0ng)
Which mode should I use?
1 2 3 4 Next › Last »