nccgroup / scrying

A tool for collecting RDP, web and VNC screenshots all in one place

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Output directory is ignored

sciguy16 opened this issue · comments

This should use the dir from argparse:

let rdp_output_dir = Path::new("./output/rdp");