lakinduakash / linux-wifi-hotspot

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 ( Similar to Windows 10).
BSD 2-Clause "Simplified" License
3.15k stars 294 forks source link

How to manually set the subnet address for linux-wifi-hotspot? #289

Open NightFlexer opened 1 year ago

NightFlexer commented 1 year ago

How to manually set the subnet address for linux-wifi-hotspot? I would like to have such a function right in the application...

NightFlexer commented 1 year ago

I meant subnet. Well, this is probably set in the dhcp config. By default it is 192.168.12.0/24, I would like to be able to change the subnet directly in the GUI, before creating an access point.

sonvirgo commented 1 year ago

I meant subnet. Well, this is probably set in the dhcp config. By default it is 192.168.12.0/24, I would like to be able to change the subnet directly in the GUI, before creating an access point.

where to set it on CLI please?