Mot lenh, trien khai day du
Script cai dat chung cho Linux / macOS, tu dong nhan dien he thong va kien truc.
# Cai dat mot lan nhap (Linux / macOS) curl -fsSL 'https://agent.tcping.cn/install.sh' | bash -s -- \ --server 'https://agent.tcping.cn'
Auto-detect System Architecture
No manual selection needed, the script auto-detects OS & CPU architecture and pulls the correct binary.
systemd / launchd Managed
Linux uses systemd, macOS uses launchd as daemon, auto-restart on crash.
Auto-start & Pending Review
Auto-registers node and configures auto-start on first run, then enters pending review.
San sang dung tren Windows
Tai exe phu hop voi kien truc cua ban va chay bang cu dup chuot, khong can command line.
Dang chay · Da bat tu dong khoi dong
Dong cua so se thu nho vao khay he thong, nhap chuot phai de thoat
No Command Window
Pure GUI, double-click to start, easy for beginners.
System Tray Resident
Closing window minimizes to system tray, right-click to exit.
Auto-start on First Run
Auto-configures auto-start and enters pending review on first run, no extra setup needed.
Windows PowerShell (Nang cao)
powershell -NoProfile -ExecutionPolicy Bypass -Command "& { iwr 'https://agent.tcping.cn/install.ps1' -UseBasicParsing | iex; Install-TcpingCnAgent -Server 'https://agent.tcping.cn' }"