find out what your ethernet is called (usually eth0) then you sudo nmcli c add con-name wifibridge type ethernet ifname eth0 ipv4.method shared ipv6.method ignore; sudo nmcli con up wifibridge
maric
never tested on a raspi, but i have used a linux laptop with network manager to give my desktop internet when my wifistick was dead
discussion
Latest comments
find out what your ethernet is called (usually eth0) then you sudo nmcli c add con-name wifibridge type ethernet ifname eth0 ipv4.method shared ipv6.method ignore; sudo nmcli con up wifibridge
never tested on a raspi, but i have used a linux laptop with network manager to give my desktop internet when my wifistick was dead