linux-wifi-hotspot icon indicating copy to clipboard operation
linux-wifi-hotspot copied to clipboard

Feature-rich wifi hotspot creator for Linux which provides both GUI and command-line interface. It is also able to create a hotspot using the same wifi card which is connected to an AP already ( Simil...

Results 133 linux-wifi-hotspot issues
Sort by recently updated
recently updated
newest added

```bash (wihotspot-gui:70910): GLib-GObject-CRITICAL **: 20:52:22.586: invalid cast from 'GtkEntry' to 'GtkTextView' (wihotspot-gui:70910): Gtk-CRITICAL **: 20:52:22.586: gtk_text_view_get_buffer: assertion 'GTK_IS_TEXT_VIEW (text_view)' failed (wihotspot-gui:70910): GLib-GObject-CRITICAL **: 20:52:22.587: invalid (NULL) pointer instance (wihotspot-gui:70910): GLib-GObject-CRITICAL...

**Is your feature request related to a problem? Please describe.** How to persist settings and create hotspots by opening them **Describe the solution you'd like** Opening the software allows you...

some network env sometimes enforcing / expect device to have certain TTL. When network is re-routed/nat, the traffic from tethered device is ttl +1 and make tethered device not connected...

I can successfully create 2.4 Ghz and 5 Ghz Hotspot on Windows 10 but 5 Ghz Hotspot creation fails on Garuda Linux. It uses zen kernel. Even if I am...

**Describe the bug** I use a MediaTek based usb wifi stick(NIC) and it can only broadcast 2.4 Ghz, the problem is similar to the one here [problem link](https://github.com/lakinduakash/linux-wifi-hotspot/issues/288) So is...

I'm on an Acer with qualcomm controller, I'm connecting to a 2.4 Ghz i tried doing things shown here but no success either https://github.com/oblique/create_ap/issues/132 ```pkexec --user root create_ap wlp3s0 wlp3s0...

![Bildschirmfoto zu 2023-11-14 17-55-10](https://github.com/lakinduakash/linux-wifi-hotspot/assets/141450226/29023762-f785-4e62-9cf4-75abfe8ee658) My devices are OK and I chose the right devices but it's doesn't work.

**Is your feature request related to a problem? Please describe.** My driver does not support "AP" mode for my device, it only supports `managed` and `ibss` modes. _(Driver is: `broadcom-sta-dkms`)_...

**Describe the bug** If the "no-virt" option is selected under advanced options, sometimes the program fails to pass on the control of the wi-fi device back to Network Manager. This...

Hello, Is there a way to activate ieee80211ax=1 in create_ap.conf? It looks like it isn't working correctly.