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

Problem: listener didn't work in termux #2

Open
ghost opened this issue Aug 17, 2022 · 8 comments
Open

Problem: listener didn't work in termux #2

ghost opened this issue Aug 17, 2022 · 8 comments

Comments

@ghost
Copy link

ghost commented Aug 17, 2022

When I start a listener.. it shows..
๐Ÿ‘‡
Select operating system to create listner

  1. Android

  2. Windows

  3. Linux

  4. Back to main menu

Select your choice >> 1

Traceback (most recent call last):
File "/data/data/com.termux/files/home/Paybag/paybag.py", line 590, in
sel()
File "/data/data/com.termux/files/home/Paybag/paybag.py", line 524, in sel
sel2()
File "/data/data/com.termux/files/home/Paybag/paybag.py", line 379, in sel2
table()
File "/data/data/com.termux/files/home/Paybag/paybag.py", line 185, in table
inte=os.listdir('/sys/class/net/')
PermissionError: [Errno 13] Permission denied: '/sys/class/net/'

~/Paybag $

Please help me to fix this problem..๐Ÿ˜ฅ๐Ÿ˜ข
Screenshot_2022-08-17-09-38-13-000_com termux

@Deadpool2000
Copy link
Owner

Okay. I will check if there is any issue. I'll update you after resolving issue.

@Brokong
Copy link

Brokong commented Nov 29, 2022

Has this been fixed? I'm getting the exact issue.

@Deadpool2000
Copy link
Owner

I'm working on this issue. Need some time :)

@ramsy0dev
Copy link

@Brokong Your phone should be rooted, or else it wouldn't work. The script is trying to list the directory "/sys/class/net" which cannot be accessed unless you have root permission and in your case i don't think so.

@Callguest
Copy link

Well how to root a ph

@ramsy0dev
Copy link

@Typotu
Copy link

Typotu commented Oct 22, 2024

ุงุนู…ู„ ุนู„ู‰ ู†ูุณ ุงู„ู…ุดูƒู„ุฉ ุงุฑูŠุฏ ุญู„ุง ููˆุฑูŠ

@Typotu
Copy link

Typotu commented Oct 22, 2024

ู‡ู„ ู…ู† ุญู„

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

6 participants
@Deadpool2000 @Brokong @ramsy0dev @Callguest @Typotu and others