greycatz / CloudUnflare

Reconnaissance Real IP address for Cloudflare Bypass
322 stars 76 forks source link

Small change to support bash version < 3 (MacOS) #4

Open 1nikolas opened 4 years ago

1nikolas commented 4 years ago

This is needed to work on MacOS where there is no bash 4 More info here https://stackoverflow.com/a/39727200/8627813

rajeevbhosle8 commented 4 years ago

Why did u change the script earlier one was far better !!

1nikolas commented 4 years ago

Why did u change the script earlier one was far better !!

What? I just added 2<&1 in the end of two lines so it will work on MacOS