Releases: guelfoweb/knock
Releases Β· guelfoweb/knock
knockpy
knockpy
What's Changed
- Update setup.py by @LocutusOfBorg in #142
- Update README.md by @guelfoweb in #145
- added autoaction to upload pypi package on release by @mlodic in #148
New Contributors
- @guelfoweb made their first contribution in #145
- @mlodic made their first contribution in #148
Full Changelog: 7.0.0...7.0.1
knockpy
knockpy
knockpy
Changelog
- added silent mode
--silent
- added ignore scanning
--no-scan
- added api_shodan and api_virustotal to plugin
- added custom user agent
--user-agent
- added callable python module (
Scanning.start()
) - added stdin
- changed passive folder to remote
- moved wordlist.txt to local folder
- deleted
--set
- optimized some parts of the code