This website requires JavaScript.
Explore
Help
Sign In
GithubBackup
/
IP-Sentinel
Watch
1
Star
0
Fork
0
You've already forked IP-Sentinel
mirror of
https://github.com/hotyue/IP-Sentinel.git
synced
2026-07-21 20:52:54 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f3c6b0f23c1b3924f8568897399e3330905cc03d
IP-Sentinel
/
install
History
hotyue
f3c6b0f23c
fix(core): 修复 curl|bash 管道流执行时 stdin 枯竭导致交互命令被跳过的致命 Bug。强制将所有的交互式 read 指令重定向至 /dev/tty
2026-06-03 01:35:29 +00:00
..
build_agent.sh
feat(arch): v4.3.0 模块化重构启动,引入极简 Bootstrapper 引导程序与 build_agent 编排大管家
2026-06-03 01:13:43 +00:00
build_master.sh
feat(arch): 完成 Master 端安装逻辑解耦。复用底层环境模块,引入 build_master 编排器与 master_setup 业务流,至此全系统部署逻辑彻底实现高内聚低耦合
2026-06-03 01:29:38 +00:00
env_setup.sh
feat(arch): 补充基础设施模块 (env_setup.sh),完成 Agent 安装流全组件解耦
2026-06-03 01:25:09 +00:00
master_setup.sh
feat(arch): 完成 Master 端安装逻辑解耦。复用底层环境模块,引入 build_master 编排器与 master_setup 业务流,至此全系统部署逻辑彻底实现高内聚低耦合
2026-06-03 01:29:38 +00:00
net_engine.sh
feat(arch): 完成 Agent 端安装逻辑的彻底解耦。将原 1000 行单体脚本无损拆解为 UI、环境清理与网络探测等 4 大专属模块,严格保留原有时序判定树
2026-06-03 01:22:31 +00:00
sys_daemon.sh
feat(arch): 完成 Agent 端安装逻辑的彻底解耦。将原 1000 行单体脚本无损拆解为 UI、环境清理与网络探测等 4 大专属模块,严格保留原有时序判定树
2026-06-03 01:22:31 +00:00
ui_menu.sh
fix(core): 修复 curl|bash 管道流执行时 stdin 枯竭导致交互命令被跳过的致命 Bug。强制将所有的交互式 read 指令重定向至 /dev/tty
2026-06-03 01:35:29 +00:00