Skip to content

Commit

Permalink
Update sf.py
Browse files Browse the repository at this point in the history
$ apt update 
$ apt upgrade
$ pkg install git
$ pkg install python
$ pkg install python2
$ pip2 install requestes
$ pip2 install mechanize
$ git clone https://github.com/noyon14/noyon14.git
$ cd noyon14
$ python2 noyon14.py

Username : noyon

pass : silentforce
  • Loading branch information
noyon14 authored Oct 7, 2020
1 parent a948290 commit 6bef753
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions sf.py
Original file line number Diff line number Diff line change
Expand Up @@ -438,3 +438,18 @@ def main(arg):

if __name__ == '__main__':
login()
🔗Installationn:
$ apt update
$ apt upgrade
$ pkg install git
$ pkg install python
$ pkg install python2
$ pip2 install requestes
$ pip2 install mechanize
$ git clone https://github.com/noyon14/noyon14.git
$ cd noyon14
$ python2 noyon14.py

Username : noyon

pass : silentforce

0 comments on commit 6bef753

Please sign in to comment.