From d133331e01ca959dbab91c22d08f6ae7ea4b04c3 Mon Sep 17 00:00:00 2001 From: Matthew Slipper Date: Fri, 1 May 2026 11:03:52 -0600 Subject: [PATCH] docs: add deprecation notice for May 31, 2026 shutdown --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 050be12..ae8ab3c 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # irons +> **Deprecation notice:** `irons` is deprecated. Hosted iron.sh VMs will be shut down on **May 31, 2026**. For network egress controls, use `iron-proxy` instead, and run your own compute via a sandbox or VM provider of your choice. + `irons` is a CLI for spinning up egress-secured cloud VMs designed for AI coding agents. Create isolated, SSH-accessible environments with fine-grained control over outbound network traffic — so you can give an agent a real machine without giving it unfettered internet access. ## Quick Start