OpenAdmin

Type your comment> @TheRamen said:

Type your comment> @TazWake said:

In very general terms, make sure it is executable (chmod) and then run filename.sh target

Thanks.

I’ve done this and get…

root@kali:~/Desktop# ./4****.sh 10.10.10.170
./4****.sh: line 8: $‘\r’: command not found
./4****.sh: line 16: $‘\r’: command not found
./4****.sh: line 18: $‘\r’: command not found
./4****.sh: line 24: syntax error: unexpected end of file

Edit: I have tried editing the file taking the white space out but can’t fix it.

I had this same error, i just removed all the commments and used the main couple of lines and it worked.