epsylon / ufonet

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

Could you help me with this? #393

Closed KentoBento123 closed 2 years ago

KentoBento123 commented 2 years ago

Python was not found; run without arguments to install from the Microsoft Store, or disable this shortcut from Settings > Manage App Execution Aliases.

I have python 3.10 and had pasted python3 setup.py install

also the Makefile says Cannot run program "\usr\bin\make" (in directory "C:\Users\Name\OneDrive\Desktop\ufonet-v1.8\ufonet"): CreateProcess error=2, The system cannot find the file specified

dontbanmeplz commented 2 years ago

Windows is not supported with ufonet, make is not something that can exist on windows, use wsl or windows subsystem for linux. This will allow you to run the program @KentoBento123

KentoBento123 commented 2 years ago

sorry i its a dumb question but i got ubuntu going but it couldn't find the files crypto, ex @dontbanmeplz

dontbanmeplz commented 2 years ago

Did you run git clone again and redo the install process? Also it's good to run apt update

KentoBento123 commented 2 years ago

git clone https://github/epsylon/ufonet Cloning into 'ufonet'... fatal: unable to access 'https://github/epsylon/ufonet/': Could not resolve host: github

@dontbanmeplz

KentoBento123 commented 2 years ago

apt update Reading package lists... Done E: Could not open lock file /var/lib/apt/lists/lock - open (13: Permission denied) E: Unable to lock directory /var/lib/apt/lists/ W: Problem unlinking the file /var/cache/apt/pkgcache.bin - RemoveCaches (13: Permission denied) W: Problem unlinking the file /var/cache/apt/srcpkgcache.bin - RemoveCaches (13: Permission denied) @dontbanmeplz (my brain is not functioning)

dontbanmeplz commented 2 years ago

git clone https://github/epsylon/ufonet

Cloning into 'ufonet'...

fatal: unable to access 'https://github/epsylon/ufonet/': Could not resolve host: github

@dontbanmeplz

This I have no idea but you have to run sudo apt update

KentoBento123 commented 2 years ago

but I can't cause permissions it shows but I ran as administer do you know whats goin on with this @dontbanmeplz

dontbanmeplz commented 2 years ago

Do you know how to use Linux

KentoBento123 commented 2 years ago

nvm Im dumb as hell I forgot to run as root its working now. @dontbanmeplz (also nah not really)

KentoBento123 commented 2 years ago

nvm said it too early @dontbanmeplz

setuptools.sandbox.UnpickleableException: ConfigurationError("Could not run curl-config: [Errno 2] No such file or directory: 'curl-config'")

epsylon commented 2 years ago

@KentoBento123 1) git clone https://github/epsylon/ufonet -> git clone https://github.com/epsylon/ufonet 2) [Errno 2] No such file or directory: 'curl-config'") -> sudo apt-get install python3-pycurl