Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to make Phoneinfoga work in Termux (Android) #573

Closed
kcubeterm opened this issue Nov 22, 2020 · 16 comments
Closed

How to make Phoneinfoga work in Termux (Android) #573

kcubeterm opened this issue Nov 22, 2020 · 16 comments

Comments

@kcubeterm
Copy link

kcubeterm commented Nov 22, 2020

Here, I'm assuming.you have already installed phoneinfoga in termux. Phoneinfoga is't a part of official repo yet so you have to install it via compiling from source or visit Release page

Basically You just need to run phoneinfoga under chroot/proot or if you have already any Linux distro install then phoneinfoga should work there. If you don't have any then don't worry I don't gonna tell you to install a proot-distro for just running a utility.

Here basically need to install proot and resolv-conf

pkg install proot resolv-conf

and execute phoneinfoga but here you just keep termux-chroot at beggining`
Eg.

termux-chroot ./phoneinfoga serve

and visit localhost:5000
Alternatively you can run termux-chroot and perform task as usual.

Video preview (asciicast)

https://asciinema.org/a/374616

@skylord0001
Copy link

Love you bro

But I haven't install the phoneinfoga

@eltontaah
Copy link

Tanxs bro

@sundowndev sundowndev pinned this issue Dec 11, 2020
@sundowndev sundowndev changed the title [INFO] This is how you make phoneinfoga work in termux android. How to make Phoneinfoga work in Termux (Android) Dec 11, 2020
@Deadpool608
Copy link

How can I Install phoneinfoga for termux ??

@egge69
Copy link

egge69 commented Jun 25, 2021

How it work on android?

@kcubeterm
Copy link
Author

@Deadpool608 Pre-compiled binary available here

@egge69 You can use phoneinfoga in Termux application. Install it from fdroid.

@ErvinWish
Copy link

Please help me to solve this error
Permission denied
Screenshot_20210722-112717_Termux

@kcubeterm
Copy link
Author

Try again after
chmod +x ~/phoneinfoga

@ErvinWish
Copy link

Try again after
chmod +x ~/phoneinfoga

Not working 😕

Screenshot_20210722-131556_Termux

@kcubeterm
Copy link
Author

Most probably you are executing directory instead of phoneinfoga binary.

@egge69
Copy link

egge69 commented Jul 30, 2021

Not work is skrip

@Ragithub93
Copy link

How can i fix this problem??
GOOGLE_ABUSE_EXEMPTION=

@CreeperCraftXD
Copy link

I need help how to run and install phoneinfoga

@destrow366
Copy link

Download the archive
wget "https://github.com/sundowndev/phoneinfoga/releases/download/v2.3.0/phoneinfoga_changeme_changeme.tar.gz"
Extract the binary
tar xfv "phoneinfoga_changeme_changeme.tar.gz"
Check the binary
./phoneinfoga version

You can also install it globally
mv ./phoneinfoga /usr/bin/phoneinfoga
Info from
https://sundowndev.github.io/PhoneInfoga/install/

But if i tipe phoneinfoga termux on google i finde this check this out

Step 1: Open Google Play Store & Download
Termux
Termux -API

Step 2: Open Termux and Type following commands that given below.
pkg update
pkg upgrade
pkg install python
pkg install python2
pkg install git
git clone https://github.com/abhinavkavuri/PhoneInfoga
ls
cd PhoneInfoga
ls
mv config.example.py config.py
ls
python3 -m pip install -r requirments.txt
ls
chmod +x *
ls
python3 phoneinfoga.py -n +(phone number with country code)

@Davil-love
Copy link

Uploading Screenshot_2023-05-08-19-50-10-358_com.termux.jpg…

@Davil-love
Copy link

I don't understand from that what to do

@Ligotzz
Copy link

Ligotzz commented Jan 21, 2024

I need help Ive downloaded infoga but it says it's not found
Screenshot_20240122-012802
Uploading Screenshot_20240122-012828.jpg…

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests