Skip to main content

A package for remote control with screen capture and input handling

Project description

JCer

项目描述

JCer 是一个基于 Python 和 Flask 的远程控制系统。它包括一个服务器端和一个客户端。服务器提供 Web 界面,用于管理连接的客户端。客户端可以捕获屏幕、记录键盘输入,并将数据发送到服务器。

功能特性

  • 远程屏幕监控
  • 远程命令执行
  • 键盘输入记录
  • 2FA 认证 (用户无法重新连接)
  • Web 界面控制

安装

服务器端

  1. 克隆或下载项目。

  2. 安装依赖:

    pip install -r requirements.txt
    

    对于特定 Python 版本,使用相应的 requirements 文件(requirements_3.6.txt, requirements_3.7.txt, requirements_3.8.txt)。

客户端

客户端依赖在 static/client/requirements.txt

  1. 安装依赖:

    pip install -r static/client/requirements.txt
    

使用

运行服务器

设置环境变量 PASSWORD(可选,默认 123456):

export PASSWORD=your_password
python server.py

服务器将在 http://localhost:5000 运行。

运行客户端

python static/client/client.py

客户端会扫描网络找到服务器并连接。

项目结构

  • server.py: Flask 服务器应用
  • static/client/client.py: 客户端脚本
  • static/: 静态文件(CSS, JS 等)
  • requirements.txt: 服务器依赖
  • static/client/requirements.txt: 客户端依赖

注意事项

  • 这是一个实验性项目,请谨慎使用。
  • 确保网络安全,避免在不信任的环境中使用。
  • 两因素认证使用 pyotp。

许可证

(请根据实际情况添加许可证信息)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

jcer-0.3.1.tar.gz (17.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

jcer-0.3.1-py3-none-any.whl (17.2 kB view details)

Uploaded Python 3

File details

Details for the file jcer-0.3.1.tar.gz.

File metadata

  • Download URL: jcer-0.3.1.tar.gz
  • Upload date:
  • Size: 17.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.2

File hashes

Hashes for jcer-0.3.1.tar.gz
Algorithm Hash digest
SHA256 5292b7bebd5811aa7e5a91006eb6119bc3f457b02d793f431c6dab5e4152eb19
MD5 191ad0f4e26f4eb28fd30baf13b4c339
BLAKE2b-256 6a62e72bcf819f7b360577ef1f883c2ecc726fdcf04fe6815f4a8f0f8d440eb3

See more details on using hashes here.

File details

Details for the file jcer-0.3.1-py3-none-any.whl.

File metadata

  • Download URL: jcer-0.3.1-py3-none-any.whl
  • Upload date:
  • Size: 17.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.2

File hashes

Hashes for jcer-0.3.1-py3-none-any.whl
Algorithm Hash digest
SHA256 7bd02f589edf435947f78d748d9a1dd1098c93f27dda4687db4b40a5c9440af2
MD5 9b5e03986362c8b61ce27ee8f4bd18fc
BLAKE2b-256 265a6228a2ab8a3ed04713e38f94585a83ab858c3938140aa9bc77aa4e53253b

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page