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

Not working in Kali #2

Open
alonsoir opened this issue Jun 27, 2022 · 0 comments
Open

Not working in Kali #2

alonsoir opened this issue Jun 27, 2022 · 0 comments

Comments

@alonsoir
Copy link

Hi, it is not working, this is the output:

Running in conda env with python 2.7 and tor socket listening in 9150 port:

`> cat ~/.config/Deepify/default/browser.cfg
...

[Tor]

Default configuration to find a Tor Browser running by default. Check proxy

settings inside the browser.

host = 127.0.0.1
port = 9150

[Zeronet]

Default configuration to find a Zeronet service running by default. Check

proxy settings inside the browser.

host = 127.0.0.1
port = 43110

==============================================================================

netstat -ano | grep LISTEN | grep 9150
tcp 0 0 127.0.0.1:9150 0.0.0.0:* LISTEN off (0.00/0/0)
onionGet.py -u "http://3g2upl4pq6kufc4m.onion/"


| _ \ ___ ___ _ __ ()/ | _ What's this?
| | | |/ _ / _ \ '
| | || | | | ------------
| |
| | / / |) | | | || |
|
___/ _|_
| ./||| _, | This script is part of Deepify, a GPLv3+
|
| |
_/ library to deal with deep web links.

            Version:      Deepify 0.3.2
            Created by:   Felix Brezo and Yaiza Rubio, (i3visio)

{
"status": {
"code": 400,
"desc": "0x01: General SOCKS server failure"
},
"url": "http://3g2upl4pq6kufc4m.onion/",
"domain": "3g2upl4pq6kufc4m.onion",
"time_processed": "2022-06-27 17:26:55.322182"
}

zeronetGet.py -u "1HeLLo4uzjaLetFx6NH3PMwFP3qbRbTf3D"


| _ \ ___ ___ _ __ ()/ | _ What's this?
| | | |/ _ / _ \ '
| | || | | | ------------
| |
| | / / |) | | | || |
|
___/ _|_
| ./||| _, | This script is part of Deepify, a GPLv3+
|
| |
_/ library to deal with deep web links.

            Version:      Deepify 0.3.2
            Created by:   Felix Brezo and Yaiza Rubio, (i3visio)

{
"status": {
"code": 400,
"desc": "ERROR Exception. Something seems to be wrong with the Zeronet Bundler. <urlopen error [Errno 111] Connection refused>"
},
"url": "1HeLLo4uzjaLetFx6NH3PMwFP3qbRbTf3D",
"domain": "1HeLLo4uzjaLetFx6NH3PMwFP3qbRbTf3D",
"time_processed": "2022-06-27 17:27:19.079916"
}
`
What do i am doing wrong?

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

1 participant