Skip to content
#

internet-connection-sharing

Here are 3 public repositories matching this topic...

Language: All
Filter by language

This Bash script enables and disables internet connection sharing on Linux by setting up a Wi-Fi access point. It configures `dnsmasq` for DHCP and optional DNS, adds NAT and forwarding rules with `iptables`, and ensures IP traffic is routed between a specified internet-connected interface and a Wi-Fi interface. When disabled, it restores original

  • Updated Nov 5, 2024
  • Shell

Improve this page

Add a description, image, and links to the internet-connection-sharing topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the internet-connection-sharing topic, visit your repo's landing page and select "manage topics."

Learn more