Projects STRLCPY BountyIt Commits a4dbaf05
🤬
  • ■ ■ ■ ■ ■
    README.md
    skipped 31 lines
    32 32  ```
    33 33  ## Usage
    34 34   
     35 +- Note:
     36 + Urls must have like
     37 + ```
     38 + https://example.com/FUZZ
     39 + or
     40 + https://example.com/?query=FUZZ
     41 + ```
     42 + 
    35 43  Single Url
    36 44  ```plain
    37  -echo "https://example.com" | BountyIt
     45 +echo "https://example.com/FUZZ" | BountyIt
    38 46  ```
    39 47  Multiple Url
    40 48  ```plain
    skipped 16 lines
Please wait...
Page is in error, reload to recover