pub(crate) async fn conntest(
    target: &TargetOpt,
    profile_path: &Path
) -> Result<(), ()>