एक कमांड, पूरा डिप्लॉय
Linux / macOS के लिए यूनिवर्सल इंस्टॉल स्क्रिप्ट जो सिस्टम और आर्किटेक्चर को स्वतः पहचानती है।
# वन-क्लिक इंस्टॉल (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.
Connect Your fnOS NAS, Earn Revenue
Manually install the .fpk into fnOS App Center and start earning from probing tasks
After downloading, open fnOS "App Center → Manual Install" and upload the .fpk file — no command line needed.
Windows पर तुरंत उपयोग
अपनी आर्किटेक्चर के लिए exe डाउनलोड करें और डबल-क्लिक से चलाएं, बिना कमांड लाइन के।
चल रहा है · ऑटो-स्टार्ट सक्षम
विंडो बंद करने पर ट्रे में मिनिमाइज़ होता है, राइट-क्लिक से बाहर निकलें
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 (उन्नत)
powershell -NoProfile -ExecutionPolicy Bypass -Command "& { iwr 'https://agent.tcping.cn/install.ps1' -UseBasicParsing | iex; Install-TcpingCnAgent -Server 'https://agent.tcping.cn' }"