Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rdbo authored Jun 14, 2020
1 parent 1735411 commit 8f8fd2d
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# shredder.py
Python3 script for file/directory shredding
```
[*] Usage
python3 shredder.py <arguments>
-d (--directories): specify directories to shred
-f (--files): specify files to shred
-p (--passes): specify the amount of passes
-m (--max-filename) specify the max filename length
```

0 comments on commit 8f8fd2d

Please sign in to comment.