zMarch / Orc

Orc is a post-exploitation framework for Linux written in Bash
MIT License
390 stars 51 forks source link

Add function to load https URL #32

Closed UlrichBerntien closed 5 years ago

UlrichBerntien commented 5 years ago

The function uses curl, wget, perl or python. The function is stored in a prepared "compatibility layer" section of the file. More functions like this to handle system differences will be added in this section.

0x27 commented 5 years ago

This looks good to me, will do some testing!

zMarch commented 5 years ago

fantastic!