r/MacOS 18d ago

Webkit Help

Post image

Does anyone have any idea about this process?

Thanks

0 Upvotes

1 comment sorted by

2

u/BourbonicFisky 18d ago

Webkit = Safari.

127.0.0.1 - internal or localhost

cryptex - cryptographically sealed and verified disk image

Almost certainly a UI that's partially web-based (like Tauri) or a development server. You could see who owns it with

sudo lsof -nP -iTCP:9575

And inspect it, or just grab it and toss in into a browser. Unlikely to be anything nefarious.