Search Criteria
Package Details: linux-wifi-hotspot 3.5.1-1
Git Clone URL: | https://aur.archlinux.org/linux-wifi-hotspot.git (read-only, click to copy) |
---|---|
Package Base: | linux-wifi-hotspot |
Description: | Create virtual wifi hotspot using same wifi card which is connected to an AP + many features (a GUI tool) |
Upstream URL: | https://github.com/lakinduakash/linux-wifi-hotspot |
Keywords: | gtk3 linux network shell-script ubuntu wifi wifi-hotspot |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | ragouel |
Maintainer: | ragouel (yochananmarqos) |
Last Packager: | yochananmarqos |
Votes: | 2 |
Popularity: | 0.48 |
First Submitted: | 2020-05-05 23:26 |
Last Updated: | 2020-11-14 04:31 |
Dependencies (9)
- dnsmasq (dnsmasq-git, pi-hole-ftl)
- gtk3 (gtk3-donnatella, gtk3-cosy, gtk3-adwaita-3-32-git, gtk3-mushrooms, gtk3-typeahead, gtk3-git, gtk3-ubuntu, gtk3-classic, gtk3-patched-filechooser-icon-view)
- hostapd (hostapd-git, hostapd-noscan, hostapd-rtl871xdrv)
- iproute2 (iproute2-git, iproute-mptcp, iproute2-selinux)
- iw (iw-git)
- procps-ng (procps-ng-git, procps-ng-static, procps-ng-nosystemd, procps-ng-nosystemd-minimal-git)
- bash-completion (bash-completion-git) (optional) – for bash completions
- haveged (haveged-git) (optional) – For random MAC generation
- wireless_tools (optional) – if iw cannot recognize your adapter
Latest Comments
1 2 Next › Last »
pedorcas commented on 2020-11-12 14:53
Hi, just to add here the issue #75 on git, "Hotspot cannot be discovered despite the application is running". I'm also facing this issue (5.8.18-1-MANJARO; linux-wifi-hotspot 3.2.0-1) and currently, alternatively, using the create_ap directly.
yochananmarqos commented on 2020-10-29 16:00
@alium: Updated.
alium commented on 2020-10-29 08:10
sha256sums is wrong
iloverepublic commented on 2020-08-13 07:48
@ragouel Thanks for the reply. I have cleared pkgbuild cache. I'm on the latest Manjaro. I'm not sure it's a Manjaro-specific issue.
ragouel commented on 2020-08-12 10:43
@js_f I cannot reproduce your issue. Try a clean build. Remove pkgbuild cache of
linux-wifi-hotspot
before updating.iloverepublic commented on 2020-08-12 07:48
I can't build the AUR package, here is the error:
ragouel commented on 2020-05-27 02:41
ok, pkgbuild updated
yochananmarqos commented on 2020-05-26 21:06
I fixed the command in the install file.
ragouel commented on 2020-05-26 17:18
Thanks, sorted.
Some of
create_ap
's dependencies are already satisfied, including them in thedepends
array would be redundant.yochananmarqos commented on 2020-05-26 14:44
The desktop file and icon are now included in the release tarball, FYI.
gksu
is no longer needed and allcreate_ap
's dependencies should be included.See my PKGBUILD.