Skip to content

🤖 Simple and different tools written on Python that simplify work.

License

Notifications You must be signed in to change notification settings

kraloveckey/mini-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mini-python

"Buy Me A Coffee"

Telegram Channel


DNSBL/dnsbl.py - check if domain address or IP address has got in the DNS blacklists.


Images/icontobase64.py - convert icon image to base64 format.


laps-client - Linux and macOS implementation of the Local Administrator Password Solution (LAPS) from Microsoft. The client is also executable under Windows and provides additional features (e.g. display additional LDAP values, directly start remote connections and it can be called with laps:// protocol scheme parameter to directly start search).


Network/status_code.py - check website status code.


Network/cidrx.py - get all IP addresses from CIDR.


PasswordGenerator/passgen.py - create a random secure passwords using generator tool.