Skip to content
#

internet-sharing

Here are 6 public repositories matching this topic...

Language: All
Filter by language

PowerShell script that automatically enables and disables your PC's Wi-Fi hotspot based on Ethernet connection status. Ideal for laptops, it activates the hotspot when Ethernet is connected, ensuring seamless internet sharing without manual intervention.

  • Updated Oct 23, 2024
  • PowerShell

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-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-sharing topic, visit your repo's landing page and select "manage topics."

Learn more