# node-proxy-tool **Repository Path**: my-projects1/node-proxy-tool ## Basic Information - **Project Name**: node-proxy-tool - **Description**: 基于node的服务器代理工具 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-04-28 - **Last Updated**: 2021-04-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 报表平台 node服务代理工具 #### 快速构建node服务代理 ``` npm install node-proxy-tool -g proxy init //origin(要代理的地址) //port(本地的端口) ``` ### 本地接口前缀都是 /api 例如:localhost:6060/api/home/index