epsylon / ufonet

UFONet - Denial of Service Toolkit
https://ufonet.03c8.net
2.22k stars 610 forks source link

./ufonet --gui Throws connection reset on bash on windows #30

Closed lowlevl closed 8 years ago

lowlevl commented 8 years ago

When i ./ufonet --gui and i go to Firefox and enter http://127.0.0.1:9999, i get a connection reset ! The program just say this:

root@(none):~/ufonet# ./ufonet --gui
w3m: Can't load http://127.0.0.1:9999.
w3m: Can't load http://127.0.0.1:9999.
epsylon commented 8 years ago

Strange...You shouldn't need to enter url: http://127.0.0.1:9999 by manually. Did you wait for UFONet to open GUI automatically?. It takes just a couple of seconds at some configuration machines. If you are using a VM, probably it takes a bit more of time or can be more slow, but should open automatically GUI as well. Is your socket busy?. This error sounds related with that.

lowlevl commented 8 years ago

I'm on windows, so there is a new bash emulator, fruit of Microsoft + Canonical union, and the shell is not really good implemented, and you can't run gui app ^^ So i just tried to lauch ufonet from bash and to access it from windows. I got a Linux partition and it works correctly ^^ so idk what it is.. @epsylon

epsylon commented 8 years ago

Perfect. Thanks for your report.