issues
search
Fire30
/
PS4-3.55-Code-Execution-PoC
162
stars
44
forks
source link
>> Could not start server -- is another program on udp:53?
#1
Closed
helloitu
closed
8 years ago
helloitu
commented
8 years ago
solved with :
[+] lsof -t -i:53 |
[+] kill 1861 |
1861 is the pid get in lsoft -t -i:53
solved with :
[+] lsof -t -i:53 |
[+] kill 1861 |
1861 is the pid get in lsoft -t -i:53