vschwaberow / rprobe

A tool in Rust that can check which HTTP or HTTPS hosts are online using a domain list.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fix unrequired clone() calls

vschwaberow opened this issue · comments

Improve the unrequired clone() copies. Usage of smart pointers.