download_shellcode

Function download_shellcode 

Source
pub fn download_shellcode(
    url: &str,
    ignore_ssl: bool,
) -> Result<Vec<u8>, String>