
Research
Malicious npm Package Brand-Squats TanStack to Exfiltrate Environment Variables
A brand-squatted TanStack npm package used postinstall scripts to steal .env files and exfiltrate developer secrets to an attacker-controlled endpoint.
wifi-cli-macos
Advanced tools
Wi-Fi CLI MacOS is a command line utility for managing network connections on MacOS
Wi-Fi CLI MacOS is a command line utility for managing network connections on MacOS.

wifi connect (c) [network] [password] # Connect to a Wi-Fi network
wifi disconnect (dc) # Disconnect from current Wi-Fi network
wifi dns [servers...] # Display or set DNS servers
wifi forget (f) [network] # Forget a Wi-Fi network
wifi info (i) # Display current Wi-Fi connection details
wifi ip [address] # Display or set IP address
wifi list (ls) # List nearby Wi-Fi networks
wifi mac [address] # Display or set MAC address
wifi on # Turn Wi-Fi on
wifi off # Turn Wi-Fi off
wifi password (p) [network] # Display Wi-Fi network password
wifi qr # Display a QR code to join the network
wifi reset [target] # Reset DNS, IP, MAC, router to defaults
wifi restart (r) # Turn Wi-Fi off and on again
wifi router [address] # Display or set router address
wifi saved (s) # List saved Wi-Fi networks
wifi spoof # Randomize MAC address
wifi test (t) # Test network upload/download speed
brew install stevelacey/tap/wifi-cli
Or via npm:
npm install -g wifi-cli-macos
Xcode Command Line Tools are required. If not installed, you'll be prompted on first use.
wifi list
Network 1 βββββ
β 2.4/5GHz WPA2
Network 2 βββββ
β 5GHz WPA2/3
Network 3 ββββ 2.4GHz WPA2
Running wifi connect with no arguments opens an interactive network selector:
β Select a network to join
β β Network 1 βββββ
β 2.4/5GHz WPA2
β β Network 2 βββββ
β 5GHz WPA2/3
β β Network 3 ββββ 2.4GHz WPA2
Or supply credentials directly:
wifi connect "Network 1" password
wifi info
Network: Network 1
IP: 192.168.1.100 (dhcp)
Router: 192.168.1.1
DNS: 1.1.1.1 1.0.0.1 (default: 192.168.1.1)
MAC: a1:b2:c3:d4:e5:f6 (default: b0:be:83:12:9c:d6)
wifi dns
Current: 1.1.1.1 1.0.0.1
Default: 192.168.1.1
Presets:
cloudflare: 1.1.1.1 1.0.0.1
google: 8.8.8.8 8.8.4.4
opendns: 208.67.222.222 208.67.220.220
quad9: 9.9.9.9 149.112.112.112
wifi dns cloudflare
wifi dns 1.1.1.1 8.8.8.8
wifi reset dns
wifi ip 192.168.1.99
wifi router 192.168.1.254
wifi mac a1:b2:c3:d4:e5:f6
wifi spoof
wifi reset ip
wifi reset mac
wifi qr
Network: Network 1
Password: hunter2
[QR code]
wifi test
156.1 Mbps β / 45.2 Mbps β (12 ms)
FAQs
Wi-Fi CLI MacOS is a command line utility for managing network connections on MacOS
The npm package wifi-cli-macos receives a total of 8 weekly downloads. As such, wifi-cli-macos popularity was classified as not popular.
We found that wifi-cli-macos demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago.Β It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Research
A brand-squatted TanStack npm package used postinstall scripts to steal .env files and exfiltrate developer secrets to an attacker-controlled endpoint.

Research
Compromised SAP CAP npm packages download and execute unverified binaries, creating urgent supply chain risk for affected developers and CI/CD environments.

Company News
Socket has acquired Secure Annex to expand extension security across browsers, IDEs, and AI tools.