/wifiutil

iOS command-line tool for WiFi-related operation.

Primary LanguageObjective-C

wifiutil

iOS command-line tool for WiFi-related operation.

Installation

  • Search wifiutil in the Cydia on your jailbroken iOS device.
  • Install and access it using MobileTerminal or remote SSH.

Usage

  • To enable wifi on iphone: wifiutil enable-wifi
  • To disable wifi on iphone: wifiutil disable-wifi
  • To scan available wifi hotspot: wifiutil scan
  • To associate with wifi hotspot named {ssid}: wifiutil associate {ssid}
  • To associate with wifi hotspot named {ssid} and with password {passwd}: wifiutil associate {ssid} -p {passwd}
  • To disassociate with current wifi network: wifiutil disassociate
  • To ping an ip address: wifiutil ping {ip}

License

Licensed under: