# JsRpcEX **Repository Path**: Y5neKO/JsRpcEX ## Basic Information - **Project Name**: JsRpcEX - **Description**: 快捷使用JsRpc项目 - **Primary Language**: Python - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-08-20 - **Last Updated**: 2024-08-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # JsRpcEX 快捷使用JsRpc项目 JsRpc项目地址:https://github.com/jxhczhl/JsRpc ## 使用帮助 ```zsh JsRpcEX>python main.py -h _ _____ ______ __ __ | | | __ \ | ____| \ \ / / | | ___ | |__) | _ __ ___ | |__ \ V / _ | | / __| | _ / | '_ \ / __| | __| > < | |__| | \__ \ | | \ \ | |_) | | (__ | |____ / . \ \____/ |___/ |_| \_\ | .__/ \___| |______| /_/ \_\ | | |_| v0.1 by Y5neKO :) usage: main.py [-h] [--init] [--execjs] JsRpc执行器 optional arguments: -h, --help show this help message and exit --init 获取需要注入的Js数据 --execjs 进入执行模式 ```