darrenmartyn
darrenmartyn
"More reliable" in that it works on systems that don't have a working python installation (or any python installation at all), such as embedded devices, etc. It also doesn't leave...
Update: this also impacts iOS and Desktop clients, after polling other users in the chat. I'll refrain from opening issues on those repos for now. Basically the 1 week timer...
Stem and PySocks would probably be the two "new dependancies" added to implement this. PySocks would allow TCPClient interfaces to connect over a SOCKS proxy to a public facing instance...
See also: https://github.com/evilsocket/pwnagotchi/issues/155 (related issue, duplicate maybe?)
Perhaps consider looking into integrating [CVE-Search](https://github.com/cve-search/cve-search)? There is already a project which uses it and nmap output to generate CVE's, [CVE-Scan](https://github.com/NorthernSec/cve-scan).