Skip to content

Instantly share code, notes, and snippets.

@danisla
Created June 28, 2024 22:25
Show Gist options
  • Save danisla/7db300111620f4fa3f991d74072af20e to your computer and use it in GitHub Desktop.
Save danisla/7db300111620f4fa3f991d74072af20e to your computer and use it in GitHub Desktop.
sudo nmcli c add con-name wifibridge type ethernet ifname eth0 ipv4.method shared ipv6.method ignore
sudo nmcli con up wifibridge
nmcli con show
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment