greycatz / CloudUnflare

Reconnaissance Real IP address for Cloudflare Bypass
320 stars 78 forks source link

Error in the code #9

Open dhanushkkarh opened 3 years ago

dhanushkkarh commented 3 years ago

Hello, I'm trying to run this code in my latest kali linux, but i encountered a few errors that's behind my comprehension. Can you please resolve it?

root@kali:~/CloudUnflare# bash cloudunflare.bash cloudunflare.bash: line 3: $'\r': command not found cloudunflare.bash: line 5: $'\r': command not found cloudunflare.bash: line 9: syntax error near unexpected tokenelif' 'loudunflare.bash: line 9: elif [[ -z $(command -v curl) ]]; then root@kali:~/CloudUnflare#