Paybag icon indicating copy to clipboard operation
Paybag copied to clipboard

Problem: listener didn't work in termux

Open ghost opened this issue 3 years ago • 8 comments

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

ghost avatar Aug 17 '22 04:08 ghost

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

Deadpool2000 avatar Aug 20 '22 12:08 Deadpool2000

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

Brokong avatar Nov 29 '22 23:11 Brokong

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

Deadpool2000 avatar Nov 30 '22 15:11 Deadpool2000

@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.

ramsy0dev avatar Nov 28 '23 13:11 ramsy0dev

Well how to root a ph

Callguest avatar Jan 01 '24 17:01 Callguest

@Callguest https://giybf.com

ramsy0dev avatar Jan 03 '24 10:01 ramsy0dev