Enoouo / Pro-CS2_DMA

Includes features like Aimbot, Magnet Triggerbot, dynamic FOV, Bones joints ESP, visible check via VPK parsing, Recoil control, Web Radar, Platform decryption, and more.
114 stars 4 forks source link

Web Radar #36

Closed 857868581 closed 1 month ago

857868581 commented 1 month ago

I changed the Web Radar IP in the config file and replaced it with my cloud server IP. The Web Radar is running on my cloud server, and the web access IP:7788. However, when I enter the game, the web page displays "Error reading the map file." How can I solve this problem?

Enoouo commented 1 month ago

// Serves static files, such as HTML. Use this one in your browser "static": 7788, // Dynamic websocket port, used for live data transport "socket": 3344

You need to open both ports. If you only open port 7788, you can access the webpage, but you won't be able to receive data.