Tool Enables Booting a Virtual iPhone Using Apple’s Virtualization.framework
A new open‑source project, **vphone‑cli**, was released on GitHub by user Lakr233. The repository provides a command‑line interface for creating and managing virtual phone numbers, enabling developers to send and receive SMS messages, simulate voice calls, and integrate telephony functions into scripts and automation pipelines. Written in Go and distributed under an MIT license, the tool includes support for multiple carriers, configurable message routing, and a lightweight API for programmatic access.
The project quickly attracted attention on Hacker News, where the submission garnered 56 points and generated 14 comments. Discussion threads focused on the utility of a CLI‑based telephony solution, potential use cases in testing and development environments, and comparisons with existing services such as Twilio. Participants highlighted the ease of installation, the breadth of supported features, and the community’s interest in contributing enhancements, indicating a strong early reception for the vphone‑cli tool.