A package for remote control with screen capture and input handling
Project description
JCer
项目描述
JCer 是一个基于 Python 和 Flask 的远程控制系统。它包括一个服务器端和一个客户端。服务器提供 Web 界面,用于管理连接的客户端。客户端可以捕获屏幕、记录键盘输入,并将数据发送到服务器。
功能特性
- 远程屏幕监控
- 远程命令执行
- 键盘输入记录
- 2FA 认证 (用户无法重新连接)
- Web 界面控制
安装
服务器端
-
安装依赖:
pip install JCer[server]
客户端
-
安装依赖:
pip install JCer[client]
使用
运行服务器
设置环境变量 PASSWORD(可选,默认 123456):
export PASSWORD=your_password
jcer-server
服务器将在 http://localhost:5000 运行。
运行客户端
jcer-client
客户端会扫描网络找到服务器并连接。
注意事项
- 确保网络安全,避免在不信任的环境中使用。
- 两因素认证使用 pyotp。
许可证
MIT License
Copyright (c) 2025 YANGRENRUIYRR
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file jcer-0.3.4.tar.gz.
File metadata
- Download URL: jcer-0.3.4.tar.gz
- Upload date:
- Size: 497.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
58d1cb057ff433f56858a66d6e3e57974d26dde4d7eb8c1c4856d90d56e4f892
|
|
| MD5 |
502409a19c22c39df61ac1aa0d379aec
|
|
| BLAKE2b-256 |
6fd2700c5bd483a8b65f4d188e23cdf250a4816e813d828f74b816846a971937
|
File details
Details for the file jcer-0.3.4-py3-none-any.whl.
File metadata
- Download URL: jcer-0.3.4-py3-none-any.whl
- Upload date:
- Size: 497.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1103f03b4486e1b7323278035f883ce670cdeccfc44e158a36f0c9a6ca417392
|
|
| MD5 |
513068825ec5a2c2575361acd4b32c5b
|
|
| BLAKE2b-256 |
4fe4c9b794cbeaf874ce11f3887d2332bdc2b81c13d0b1c6f9ba80480be00311
|