Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
This repository was archived by the owner on Oct 9, 2024. It is now read-only.
/airportPublic archive

A command line / terminal tool for Wi-Fi on macOS / OS X up to macOS Sonoma 14.4.

License

NotificationsYou must be signed in to change notification settings

xwmx/airport

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

         _                       __  ____ _(_)________  ____  _____/ /_ / __ `/ / ___/ __ \/ __ \/ ___/ __// /_/ / / /  / /_/ / /_/ / /  / /_\__,_/_/_/  / .___/\____/_/   \__/           /_/

A command line interface for AirPort wireless on macOS / OS X up tomacOS Sonoma 14.4.

NOTE: Airport command line access is no longer available as ofmacOS Sonoma 14.4.

Usage

Usage:  airport info [-l|--long]  airport join <SSID>  airport quality  airport off  airport on  airport scan [<query>]  airport ssid  airport -h | --help | help  airport --versionSubcommands:  info     Print the current network SSID and quality. Use the -l or --long           options to print detailed information.  join     Join the specified network.  quality  Show the wireless quality as a percentage.  off      Turn wireless off.  on       Turn wireless on.  scan     Perform a scan for wireless networks.  ssid     Print the current network's SSID.  help     Display this help information.Options:  -h --help  Display this help information.  --version  Display version information.

Installation

Homebrew

To install withHomebrew:

brew tap xwmx/tapsbrew install airport

npm

To install withnpm:

npm install --global airport-cli

bpkg

To install withbpkg:

bpkg install xwmx/airport

Manual

To install manually, simply add theairport script to your$PATH. Ifyou already have a~/bin directory, you can use the following command:

curl -L https://raw.github.com/xwmx/airport/master/airport \  -o~/bin/airport&& chmod +x~/bin/airport

About

A command line / terminal tool for Wi-Fi on macOS / OS X up to macOS Sonoma 14.4.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp