com.mine.toggleairport

com.mine.toggleairport is a macOS LaunchAgent that runs /Library/Scripts/toggleAirport.sh to switch Wi‑Fi based on network state changes.

mine com.mine.toggleairport

What is com.mine.toggleairport?

com.mine.toggleairport is a macOS LaunchAgent entry that starts a shell script from /Library/Scripts/toggleAirport.sh in the background. Its role is to automate Wi‑Fi behavior, commonly by turning AirPort or Wi‑Fi off when an Ethernet connection becomes active and turning it back on when that condition changes. People usually encounter it on Macs where a custom network automation script was installed to reduce wireless use while a wired connection is available. Because it is a LaunchAgent, it can run automatically without opening a visible app window and may respond to network configuration changes in the background. This kind of item is most relevant for users who intentionally set up custom connectivity workflows on older or manually managed Mac systems.

Review Mac startup items with diCleaner

Check login items, background entries, commands, and related files before disabling startup behavior.

Download diCleaner

Safety overview

Status: Use with caution

This item is a shell-script LaunchAgent, so it can change network behavior in the background and its safety depends on the exact contents of /Library/Scripts/toggleAirport.sh. That behavior is consistent with a Wi‑Fi toggle utility, but a script in /Library/Scripts can be edited at any time and may not have a visible interface or code signature. Check the plist to confirm it launches only /Library/Scripts/toggleAirport.sh, then open the script and review what commands it runs before leaving it enabled. If your Mac unexpectedly loses Wi‑Fi or switches networking on its own, this item is a direct place to investigate.

Recommendation: Keep this item only if you want automatic Wi‑Fi switching when network conditions change. If you do not use that behavior, disable the LaunchAgent first and confirm your network works normally before removing the script. If you rely on wired networking automation, review the script contents and keep it enabled only after you are comfortable with what it does.

File path

  • /Library/LaunchAgents/com.mine.toggleairport.plist

Share your experience

Be the first to share your experience.

Share your experience with this startup item