Giter Site home page Giter Site logo

pubg-lobby-proxy's Introduction

PUBG lobby proxy

English

Eazy way to view and modify PLAYERUNKNOWN'S BATTLEGROUNDS lobby traffic

Install

  1. Clone or download this repository
  2. Execute npm install
  3. Add to file C:\Windows\System32\drivers\etc\hosts new line 127.0.0.1 prod-live-front.playbattlegrounds.com
  4. Execute npm start

If you already have some webserver on port 443, make redirect from front.battlegroundsgame.com to 127.0.0.1:{someport} and set this port inside index.js

PUBG Lobby browser debug mode

  1. Start PUBG lobby proxy
  2. Login to game
  3. Go to http://127.0.0.1/debug.html

Use Google Chrome for better experience

Access to API via HTTP

  1. Start PUBG lobby proxy
  2. Login to game
  3. Send requests to http://127.0.0.1/api/:interface/:method/ (For example: http://127.0.0.1/api/UserProxyApi/GetOpenGameInfo/)(Use POST with json body for requests with arguments, flags, etc)

Русский

Простой способ просмотра и редактирования трафика лобби игры PLAYERUNKNOWN'S BATTLEGROUNDS

Установка

  1. Склонируй или скачай код из этого репозитория
  2. Выполни npm install
  3. Добавь в файл C:\Windows\System32\drivers\etc\hosts новую строку 127.0.0.1 prod-live-front.playbattlegrounds.com
  4. Выполни npm start

Если у тебя уже висит вебсервер на порту 443, сделай в нем редирект с front.battlegroundsgame.com на 127.0.0.1:{порт} и измени порт в файле index.js

Отладка лобби PUBG в браузере

  1. Запусти прокси
  2. Авторизируйся в игре
  3. Перейди в браузере http://127.0.0.1/debug.html

Лучше всего работает в Google Chrome

Доступ к API через HTTP

  1. Запусти прокси
  2. Авторизируйся в игре
  3. Отправляй запросы на url вида http://127.0.0.1/api/:interface/:method/ (Например, http://127.0.0.1/api/UserProxyApi/GetOpenGameInfo/)(Используй POST с json телом для запросов с аргументами, флагами и т.д.)

pubg-lobby-proxy's People

Contributors

aaa4xu avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.