From 1d749a4a92057be23fd7efa2d228a4a6e328d3e6 Mon Sep 17 00:00:00 2001 From: liqiang-fit2cloud Date: Wed, 5 Nov 2025 17:00:50 +0800 Subject: [PATCH] feat: add MAXKB_SANDBOX_PYTHON_BANNED_HOSTS env to ban host for sandbox in tools code. --- installer/{sanbox.c => sandbox.c} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename installer/{sanbox.c => sandbox.c} (100%) diff --git a/installer/sanbox.c b/installer/sandbox.c similarity index 100% rename from installer/sanbox.c rename to installer/sandbox.c