pub async fn execute( session: &str, target: &str, until: Option<String>, regex: bool, exit: bool, timeout: Option<u64>, ) -> i32