Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
fedebuonco authored Aug 5, 2024
1 parent 9a3194b commit f3089f4
Showing 1 changed file with 8 additions and 6 deletions.
14 changes: 8 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,16 @@ A (subpar) Rust rewrite of PPPwn exploit - PlayStation 4 PPPoE RCE by theflow [h

Made for fun and learning Rust, feel free to contribute.




## Run Locally

Download the last release and run it
Download the last release and then run it
```
Usage: yapppwn --interface <INTERFACE>
Options:
-i, --interface <INTERFACE>
-h, --help Print help
```
## FAQ

#### Why?
Expand All @@ -20,8 +23,7 @@ To learn Rust

#### Why did you use X and not Y?

I am learning, if Y is better than X please open a pull request and explain :)

I am learning, if Y is better than X please do open a pull request and explain :)

## Authors

Expand Down

0 comments on commit f3089f4

Please sign in to comment.