SkillAgentSearch skills...

Wififox

A menubar app for bypassing WiFi login pages.

Install / Use

/learn @t-mullen/Wififox
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<h1 align="center"> WiFiFox </h1> <br> <p align="center"> <a href="https://gitpoint.co/"> <img alt="GitPoint" title="GitPoint" src="https://user-images.githubusercontent.com/14932492/86988354-0866c800-c166-11ea-9d01-c9abb1be692c.png" width="150"> </a> </p> <p align="center"> A menubar app for bypassing WiFi login pages. </p>

WiFiFox is a menubar app for bypassing captive portals in wireless networks. It also includes a tiny network scanner. Works in OSX, Windows and Linux.

Please consider sponsoring this project if this is useful to you.

Installation

npm install -g wififox
sudo wififox

Usage

  1. Connect to any open network (WEP, WPA and WPA2 are not supported).
  2. Click "Bypass" in WiFiFox.
  3. Wait for WiFiFox to bypass the captive portal.
  4. Browse the web. You can just ignore any captive popups.

How it Works

WiFiFox uses MAC spoofing to bypass the portal. It automates the following steps:

  1. Discovers other connected clients and their MAC addresses through ping scan or passively.
  2. Clones/spoofs these MAC addresses in random order.
  3. Checks connection by attempting to reach a known public resource.

Disclaimer

Only use this software on networks you own or have permission to use.

Related Skills

View on GitHub
GitHub Stars177
CategoryDevelopment
Updated1d ago
Forks23

Languages

JavaScript

Security Score

95/100

Audited on Apr 3, 2026

No findings