Advertisement
Guest User

Untitled

a guest
Feb 25th, 2018
171
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. #!/bin/bash
  2. sudo arpspoof -i enp0s3 -t 192.168.0.118 192.168.0.1 & >/dev/null
  3. sudo arpspoof -i enp0s3 -t 192.168.0.1 192.168.0.118 & >/dev/null
  4. sudo java -jar pubg-radar-1.0-SNAPSHOT-jar-with-dependencies.jar 192.168.0.112 $
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement