Skip to content

[Bug]  #30

@Githu836

Description

@Githu836

Hi I Have a Bug and i fix it to fix it
in the /data/data/com.termux/files/usr/etc/Tool-X/module nano system.py And scroll down and find
def connection(self):
try:
if requests.get("Https://google.com/").ok:
return True
except:
return False
And edit the
except:
return False
To
except:
return True
Thanks For Read

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions