Skip to content
#

hotspot

Here are 264 public repositories matching this topic...

windows-auto-hotspot

🛜 A PowerShell script designed to automatically enable and disable your PC's Wi-Fi hotspot based on the Ethernet connection status. Ideal for laptops, it activates the hotspot when Ethernet is connected, ensuring seamless internet sharing without manual intervention.

  • Updated Nov 20, 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 hotspot 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 hotspot topic, visit your repo's landing page and select "manage topics."

Learn more