Skip to content
KitploitKITPLOIT
도구블로그
제출
도구블로그
제출

해킹, 침투 테스트 및 사이버 보안 도구를 당신의 보안 무기고에!

Kitploit은 해킹, 사이버 보안 및 침투 테스트 도구 디렉토리입니다. 최신 프로젝트 업데이트를 발견하여 취약점을 찾고, 시스템을 분석하고, 테스트를 자동화하고, 보안을 강화하세요.

··피드·문의·개인정보·© 2026 Kitploit

도구 디렉토리

카테고리

모든 카테고리 보기
Loading categories
PCLink — Cross-platform desktop app for secure remote PC control and management, featuring a lightweight built-in WebUI and API for local or remote access. | Kitploit
도구/GitHubGitHub/bytedz/pclink
Encryption/Decryption ToolsWeb SecurityPenetration TestingUtilities & FrameworksRed TeamingRemote Access Tool
GitHubbytedz/pclink

PCLink

Cross-platform desktop app for secure remote PC control and management, featuring a lightweight built-in WebUI and API for local or remote access.

저장소 보기
7974515시간 3분 전Kitploit 검토 완료

인기

모두 보기 →

커뮤니티에서 가장 많이 사용되는 도구를 찾아보세요.

모든 도구 탐색

도구 컬렉션을 둘러보세요

모든 도구 보기 →
공유
요청한 언어로 콘텐츠를 사용할 수 없습니다. 영어 버전을 표시합니다.
PCLink Logo

PCLink Server

The secure backbone for your personal PC remote control ecosystem.

License: AGPL v3 Platform Python Play Store

PCLink is a modern, web-first server designed for secure remote PC management and high-performance screen streaming. Featuring a high-performance FastAPI backend, a responsive Web UI, and an extensible plugin system.

Download Releases • Mobile App • Wiki Portal

Quick Start

1. Install

Choose your platform to install the PCLink server:

  • Linux (Automated):
    root@kitploit:~
    bash <(curl -fsSL https://raw.githubusercontent.com/BYTEDz/PCLink/main/install.sh)
    
  • Windows: Download the .exe installer.
  • Arch Linux: Available on the AUR (maintained by Mark Wagie). Install with yay -S pclink.
  • Manual: Grab the .deb or .rpm packages from the releases page.

2. Launch

Start the PCLink server on your machine:

root@kitploit:~
pclink

3. Pair & Connect

  1. Open https://localhost:38080/ui/ in your desktop browser.
  2. Open the PCLink Mobile App.
  3. Scan the QR code displayed on your Web UI and approve the connection.

[!NOTE] New to PCLink? Check out the comprehensive Getting Started Guide.

[!IMPORTANT] Antivirus Notice: PCLink integrates deeply with your system (remote input, screen capture, terminal access). This can occasionally trigger False Positive alerts (e.g., Wacatac.B!ml) from Windows Defender. Every release is verified via VirusTotal. This project is 100% Open Source and transparent.


Key Features

  • Web-First Management – Configure your server and manage paired devices entirely from your browser.
  • Zero-Trust Security – Mandatory HTTPS, manual device approval, and cryptographically secure sessions.
  • Peripheral Sync – Seamlessly control your remote keyboard, mouse, system volume, and media playback.
  • Remote Explorer – Full-featured remote file browser and system process manager.
  • Integrated Shell – WebSocket-powered terminal access for remote CLI management.
  • Ultra-Low Latency Streaming – High-performance screen capture and streaming powered by ferrumcast.
  • Extensible Architecture – Add capabilities via the built-in Extension System.

Documentation Hub

Whether you're a user or a developer, we have you covered in our Project Wiki.


The Ecosystem & Activity

Join the wider PCLink ecosystem:

  • PCLink Server – The core backend service.
  • PCLink Mobile – Companion app for Android.
  • PCLink Extensions – Official repository for community extensions.

GitHub Release Date GitHub Last Commit GitHub Issues

Star History

Star History Chart

Support & Maintainers

Azhar Zouhir

Azhar Zouhir Creator & Lead Developer Building the next generation of PC remote management.

GitHub Email

Free Palestine • Made with love in Algeria

도구 다운로드
User GuidesDevelopmentReference
Getting StartedBuild from SourceAPI Endpoints
Web UI GuideExtension SDKSecurity Model
TroubleshootingContributingQuick Commands