lukicdarkoo / rpi-wifi

Configures simultaneous AP and Managed Mode Wifi on Raspberry Pi
GNU General Public License v3.0
535 stars 119 forks source link

update to buster #26

Open t0b3 opened 3 years ago

t0b3 commented 3 years ago

@lukicdarkoo this adapted configure is working fine here with buster now. feel free to merge it, if you want.

JLNNN commented 2 years ago

@t0b3 you removed setting the --no-internet flag.

t0b3 commented 2 years ago

@JLNNN good observation, i should probably remove the option for consistency...

t0b3 commented 2 years ago

@lipi everything ok and ready to merge or shall I adapt anything? i.e. drop this defunct option? https://github.com/lukicdarkoo/rpi-wifi/pull/26/files#diff-90d08e583c4c9c6f391b2ae90f819f600a6326928ea9512c9e0c6d98e9f29ac2L62-L65

lipi commented 2 years ago

sorry @t0b3 you should ask the repo owner, I just liked the country code solution

lipi commented 2 years ago

btw your PR works on bullseye (except DNS via AP), but I had to manually apt install iptables

t0b3 commented 2 years ago

sorry @t0b3 you should ask the repo owner, I just liked the country code solution

good to know, so it may be unwanted but you appear as reviewer

t0b3 commented 2 years ago

btw your PR works on bullseye (except DNS via AP), but I had to manually apt install iptables

thx for confirming. would you like to add the relevant changes to this existing PR? I would like to improve it then :-)