How to Install SEToolkit in Termux

How to Install setoolkit In Termux without Root [Beta]


In this article i will explain you about how to Install setoolkit in termux without any root required.
Now we’ll install setoolkit in termux but remember this is beta testing version & some modules of setoolkit are not work properly. So wait few months, after his developer working on it that how to fully install working setoolkit in termux.

Installation command of setoolkit:

  1. First update your termux, using this command  apt update && apt upgrade -y
  2. Then Install some package  apt install curl -y
  3.  curl -LO https://raw.githubusercontent.com/Hax4us/setoolkit/master/setoolkit.sh
  4.  sh setoolkit.sh
  5. Completing process, just type cd setoolkit
  6.  ./setup.py install
  7. & just type  ./setoolkit
Thats It ! You're Done ! 

Comments

  1. Completing process, just type cd setoolkit
    bash: cd: setoolkit: No such file or directory
    This error is being shown

    ReplyDelete
    Replies
    1. i am facing the same error. did you figure out what to do?

      Delete
    2. Yes just use ./setoolkit.sh

      Delete
  2. Its broken for me no work why? It says HTTP request sent,awaiting response... 404 not found
    then it says setoolkit_7.7.2.gz Cannot open: no such directory
    Error is not recoverable: exiting now
    Can any one help?

    ReplyDelete
  3. mine is saying file is not a directory when i try to cd into it anyone know how to fix ?

    ReplyDelete
  4. Package python2-dev is not available, but is referred to by another package.
    This may mean that the package is missing, has been obsoleted, or
    is only available from another source
    However the following packages replace it:
    python2

    E: Package 'python-dev' has no installation candidate
    E: Package 'python2-dev' has no installation candidate

    Dependencies Installed..:D

    Setoolkit is downloading......
    --2021-09-07 09:20:32-- https://hax4us.github.io/setoolkit_7.7.2.gz
    Resolving hax4us.github.io... 185.199.111.153, 185.199.108.153, 185.199.109.153, ...
    Connecting to hax4us.github.io|185.199.111.153|:443... connected.
    HTTP request sent, awaiting response... 404 Not Found
    2021-09-07 09:20:34 ERROR 404: Not Found.


    Extracting ........
    tar: setoolkit_7.7.2.gz: Cannot open: No such file or directory
    tar: Error is not recoverable: exiting now

    Extracted.... :D

    Now exit from termux and reopen then goto setoolkit folder and run setup.py script after then you can run setoolkit just by this command :- setoolkit

    U wanna host this package (Setoolkit_7.7.2.gz) in your repo..? Shame on you ...!
    $

    ReplyDelete

Post a Comment