Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"image": "mcr.microsoft.com/devcontainers/universal:2",
"features": {
}
}
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
# Install
$ pkg update && pkg upgrade
$ pkg install git
$ pkg install python2
$ git clone https://github.com/V4N654T/fb-hacker
$ cd fb-hacker
$ python2 fb.py# Install
```
$ pkg update && pkg upgrade
$ pkg install git
Expand Down
Binary file not shown.