stooged / PI-Pwn

pppwn
439 stars 81 forks source link

Auto Retry set to off? #112

Closed Invictaz closed 3 months ago

Invictaz commented 3 months ago

It seems the auto retry args are set to off?

Why is that and can it be changed?

stooged commented 3 months ago

there is no auto retry arg in pi-pwn, it always retries until it pwns

Invictaz commented 3 months ago

Why is there auto-retry=off seen then in Xfangfang CPP?

stooged commented 3 months ago

That is something in the pppwn_cpp project and not something for this project.

If you want to enable that then edit the run.sh file and add the flag to the command line.