Skip to content
View Alhkeemo's full-sized avatar

Block or report Alhkeemo

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Alhkeemo/README.md
  • 👋 Hi, I’m @Alhkeemo
  • 👀 I’m interested in ...
  • 🌱 I’m currently learning ...
  • 💞️ I’m looking to collaborate on ...
  • 📫 How to reach me ...

[pastacode lang=”markup” manual=”https%3A%2F%2Fheroku.com” message=”” highlight=”” provider=”manual”/] [pastacode lang=”markup” manual=”%24%20pkg%20up%0A%0A%24%20pkg%20install%20nodejs%0A%0A%24%20pkg%20install%20curl%0A%0A%24%20pkg%20install%20php%0A%0A%24%20pkg%20install%20nano%0A%0A%24%20npm%20i%20-g%20heroku” message=”” highlight=”” provider=”manual”/] [pastacode lang=”markup” manual=”%24%20curl%20-sS%20https%3A%2F%2Fgetcomposer.org%2Finstaller%20%7C%20php%20–%20–install-dir%3D%2Fdata%2Fdata%2Fcom.termux%2Ffiles%2Fusr%2Fbin%20–filename%3Dcomposer%0A%0A%24%20composer” message=”” highlight=”” provider=”manual”/] [pastacode lang=”markup” manual=”%0A%20%20%20______%0A%20%20%2F%20____%2F___%20%20____%20___%20%20____%20%20____%20%20________%20%20_____%0A%20%2F%20%2F%20%20%20%2F%20__%20%5C%2F%20__%20%60__%20%5C%2F%20__%20%5C%2F%20__%20%5C%2F%20___%2F%20_%20%5C%2F%20___%2F%0A%2F%20%2F___%2F%20%2F_%2F%20%2F%20%2F%20%2F%20%2F%20%2F%20%2F%20%2F_%2F%20%2F%20%2F_%2F%20(%20%20)%20%20%2F%20%2F%0A%5C____%2F%5C____%2F_%2F%20%2F_%2F%20%2F_%2F%20.%2F%5C_%2F____%2F%5C___%2F_%2F%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%2F_%2F%0AComposer%20version%201.10.1%202020-03-13%2020%3A34%3A27%0A%0AUsage%3A%0A%20%20command%20%5Boptions%5D%20%5Barguments%5D%0A%0AOptions%3A%0A%20%20-h%2C%20–help%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20Display%20this%20help%20message” message=”” highlight=”” provider=”manual”/] [pastacode lang=”markup” manual=”composer%20self-update” message=”” highlight=”” provider=”manual”/] [pastacode lang=”markup” manual=”heroku%20login” message=”” highlight=”” provider=”manual”/] [pastacode lang=”markup” manual=”%24%20cd%20my-project%2F%0A%0A%24%20git%20init%0A%0A%24%20heroku%20git%3Aremote%20-a%20anonymousprojet” message=”” highlight=”” provider=”manual”/] [pastacode lang=”markup” manual=”%24%20git%20add%0A%0A%24%20git%20commit%20-am%20%22make%20it%20better%22%0A%0A%24%20git%20push%20heroku%20master” message=”” highlight=”” provider=”manual”/] [pastacode lang=”markup” manual=”https%3A%2F%2Fheroku.com” message=”” highlight=”” provider=”manual”/] [pastacode lang=”markup” manual=”https%3A%2F%2Fdevcenter.heroku.com%2Farticles%2Fheroku-cli” message=”” highlight=”” provider=”manual”/] [pastacode lang=”markup” manual=”git%20clone%20https%3A%2F%2Fgithub.com%2FXploitWizer%2FXploitSPY” message=”” highlight=”” provider=”manual”/] [pastacode lang=”markup” manual=”cd%20XploitSPY” message=”” highlight=”” provider=”manual”/] [pastacode lang=”markup” manual=”cd%20XploitSPY” message=”” highlight=”” provider=”manual”/] [pastacode lang=”markup” manual=”heroku%20login%20-i” message=”” highlight=”” provider=”manual”/] [pastacode lang=”markup” manual=”heroku%20buildpacks%3Aadd%20heroku%2Fjvm” message=”” highlight=”” provider=”manual”/] [pastacode lang=”markup” manual=”heroku%20buildpacks%3Aadd%20heroku%2Fnodejs” message=”” highlight=”” provider=”manual”/] [pastacode lang=”markup” manual=”git%20push%20heroku%20master” message=”” highlight=”” provider=”manual”/] [pastacode lang=”markup” manual=”git%20push%20-f%20heroku%20master%C2%A01″ message=”” highlight=”” provider=”manual”/] [pastacode lang=”markup” manual=”git%20push%20-f%20heroku%20master%C2%A01″ message=”” highlight=”” provider=”manual”/] [pastacode lang=”markup” manual=”sudo%20apt%20install%20openjdk-11-jre-headless” message=”” highlight=”” provider=”manual”/] [pastacode lang=”markup” manual=”sudo%20yum%20install%20java-11-openjdk-devel%22″ message=”” highlight=”” provider=”manual”/] [pastacode lang=”markup” manual=”https%3A%2F%2Fwww.oracle.com%2Ftechnetwork%2Fjava%2Fjavase%2Fdownloads%2Fjre9-downloads-3848532.html” message=”” highlight=”” provider=”manual”/] [pastacode lang=”markup” manual=”https%3A%2F%2Fnodejs.org%2Fen%2Fdownload%2Fpackage-manager%2F” message=”” highlight=”” provider=”manual”/] [pastacode lang=”markup” manual=”sudo%20npm%20install%20pm2%20-g” message=”” highlight=”” provider=”manual”/] [pastacode lang=”markup” manual=”git%20clone%20https%3A%2F%2Fgithub.com%2FXploitWizer%2FXploitSPY.git” message=”” highlight=”” provider=”manual”/] [pastacode lang=”markup” manual=”npm%20install” message=”” highlight=”” provider=”manual”/] [pastacode lang=”markup” manual=”sudo%20pm2%20start%20index.js” message=”” highlight=”” provider=”manual”/] [pastacode lang=”markup” manual=”sudo%20pm2%20startup” message=”” highlight=”” provider=”manual”/] [pastacode lang=”markup” manual=”http%3A%2F%2F%3CSERVER%20IP%20or%20URL%3E” message=”” highlight=”” provider=”manual”/]

Popular repositories Loading

  1. keemo keemo Public

    Bag

  2. zphisher zphisher Public

    Forked from htr-tech/zphisher

    An automated phishing tool with 30+ templates. This Tool is made for educational purpose only ! Author will not be responsible for any misuse of this toolkit !

    Hack

  3. Facebook_hack Facebook_hack Public

    Forked from hackerxphantom/Facebook_hack

    Most Powerful Facebook Bruteforce Tool Facebook Account Hack

    Python

  4. Firecrack Firecrack Public

    Forked from Ranginang67/Firecrack

    🔥 Firecrack pentest tools: Facebook hacking random attack, deface, admin finder, bing dorking:

  5. hack hack Public

    Forked from followdevelop/hack

    ngrok weeman debian katoolin termux

    Ruby

  6. Alhkeemo Alhkeemo Public

    Config files for my GitHub profile.