Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No longer works in macOS Sonoma 14.4 #4

Open
jelockwood opened this issue Mar 12, 2024 · 2 comments
Open

No longer works in macOS Sonoma 14.4 #4

jelockwood opened this issue Mar 12, 2024 · 2 comments

Comments

@jelockwood
Copy link

@dukecat0
As of version 14.4 of macOS Sonoma, Apple have deprecated the airport tool that this script uses. If you run the Apple airport binary now you get the following error message.

WARNING: The airport command line tool is deprecated and will be removed in a future release.
For diagnosing Wi-Fi related issues, use the Wireless Diagnostics app or wdutil command line tool.

Please advise if you are going to be able to solve this.

@dukecat0
Copy link
Owner

Thanks for reporting!

I found a solution here: https://forums.developer.apple.com/forums/thread/748161. I will try it out and update the current code if it works.

@jelockwood
Copy link
Author

@dukecat0
I have been working on my own Python script as well. See -

pinpoint_scan.py

My goal had been to generate a report in identical format to that produced previously by the airport tool so it could be used by others as a drop-in replacement.

I have not yet been able to find a way to obtain the HT, CC and SECURITY columns so any help you can contribute there would be great.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants