Garry W

Results 86 comments of Garry W

@Gictorbit Almost. Set forwarding bit and set interface IP. Run dnsmasq. Googling about this topic will give you lots of results telling similar steps.

I added this feature to my fork of this project: https://github.com/garywill/linux-router ``` lnxrouter --ap wlan0 MyAccessPoint -p MyPassPhrase --qr ```

I created a PR for this yet not accepted. https://github.com/oblique/create_ap/pull/312 I forked this script https://github.com/garywill/linux-router if you are interested.

wlan cards can only work on one frequency at one time

> I have a Raspberry Pi that I'd like to connect to my home WiFi, with which I want to supply LAN and internet out the Pi Ethernet to a...

Hi, thank you for feedback! Good idea to send multiple requests at once! I think in future version we can implement it by user custom JSON. Something like: ``` "multi"...

Sorry for delay. Now the latest version on AMO supports multiple engines at once. Eg: put this into 'user custom' ``` { "many_once" : { "dname": "Many Engines", "btns": {...

> what is the purpose of the box? The "box" indicates which button you clicked last time. So next time you can press Enter to quickly use it again. >...

> is there a way of exporting the settings and engine list to a config. file that I can import in case of any problems? This works. - Click "edit...

Check the new editing GUI. Now can easily add new engine Add build-in engines as "fav". Dragging sorting is available also. Still, not 100% friendly for all users. "expert mode"...