Skip to content

Latest commit

 

History

History
31 lines (25 loc) · 1.45 KB

readme-CN.md

File metadata and controls

31 lines (25 loc) · 1.45 KB

cs2_网页雷达

未检测到的 Counter Strike 2 基于浏览器的雷达作弊

如果您有任何建议、问题或疑问,请随时将它们发送到 Discord 服务器

用法

  • 下载并安装 nodejs
  • 在根文件夹运行 install.bat 来安装依赖
  • 在根文件夹运行, 运行 start.bat 来开启网页服务器与react开发服务器
  • 使用 visual studio 编译 usermode 项目
  • 打开 usermode.exe 然后在你的浏览器中输入localhost:5173

共享给他人

  • usermode/src/common.hpp 中第6行, 把 #define USE_LOCALHOST 1 修改成 #define USE_LOCALHOST 0
  • react/src/App.jsx 中第10行, 把修改 const USE_LOCALHOST = 1;const USE_LOCALHOST = 0;
  • react/src/App.jsx 中第12行 const PUBLIC_IP = "your ip goes here"; 修改成你的ip地址
  • cmd, 输入 ipconfig, 找到 默认网关 并在浏览器中导航到它
  • 在你的路由器设置中, 找到 端口转发 功能 并转发端口 22006/tcp5173/tcp
  • 现在你的朋友能够通过网页你的ip:5173看到你的雷达了
  • 注:如果你没有公网ip,你可能需要内网穿透

视频展示

cs2_webradar.mp4

支持

  • 官匹 ✅
  • R0对战平台 ?
  • 完美世界 ❌
  • 5E对战平台 ❌