Rename product to Lingma Proxy

This commit is contained in:
lutc5
2026-05-06 15:03:04 +08:00
parent 7eb68f8bdc
commit 1c349227a3
22 changed files with 227 additions and 160 deletions

View File

@@ -1,5 +1,5 @@
#!/bin/bash
# lingma-ipc-proxy macOS 功能测试脚本
# Lingma Proxy macOS 功能测试脚本
# 用法: ./scripts/test-macos.sh [host:port]
ENDPOINT="${1:-127.0.0.1:8095}"
@@ -23,7 +23,7 @@ assert_contains() {
}
echo "========================================"
echo "lingma-ipc-proxy macOS 功能测试"
echo "Lingma Proxy macOS 功能测试"
echo "端点: http://$ENDPOINT"
echo "========================================"