Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
794959818 authored May 3, 2018
1 parent 0eb24ce commit b0bb548
Showing 1 changed file with 37 additions and 0 deletions.
37 changes: 37 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@


# PUBG RADAR

A PUBG pcap playback system that does not hog CPU/GPU, works with version 3.7.33

## Sniff

You need an extra linux(centos 7 x64) server to be the man in the middle

Server running command:
```bash
yum install git;git clone https://github.com/794959818/pubgradar.git; chmod +x . /root/pubgradar/update.sh;. /root/pubgradar/update.sh
```

## Translation

回车后开始安装 Enter after installation

记住了吗?任意键继续 Remember? Any key continues

请输入你的内网ip Please enter your private Network ip

搭建完成 Build up


## Link

Local computer using SSTAP connection

Watching address serverIP:20086/


Restart PUBG-Radar command

```bash
cd /root/pubgradar;. restart.sh

0 comments on commit b0bb548

Please sign in to comment.