David Young

Results 12 issues of David Young

It would be useful have an option for printing the crate release dates alongside the current and latest versions to help get a good idea of a project's approach to...

T: new feature
D: difficult
C: cli / ux
P3: nice to have

Hi, do you plan to support plain RDP mode? When I tried to connect to a couple of Server 2003 and XP boxes I get the following error: ``` RdpError(RdpError...

It would be useful to have a library that can parse the JSON output and provide iterators over the discovered content.

Currently the "output all" short alias is --oA with two dashes. Nmap uses -oA with one dash, and attempts to use "-oA" with dirble result in weird error messages (e.g....

bug
enhancement

It would be useful to be able to optionally display all or a subset of the response headers from each request, or to flag up when a reponse header matches...

enhancement

The [CURLOPT_RESOLVE](https://curl.haxx.se/libcurl/c/CURLOPT_RESOLVE.html) option instructs libcurl to override DNS lookups for particular (or all) hostnames. This would be useful when scanning a server that requires SNI but does not have a...

enhancement

Hi, I would like to be able to connect to VNC servers via a SOCKS proxy, but the Client::from_tcp_stream method requires a TcpStream. If this is changed to a generic...

Hi, this PR builds on #5 to update the version of smoltcp to 0.10, plus other dependency updates.