NOTE: Possible use the Cryptography package instead.
Install Python pycrypto_ package.
NOTE: Possible use the Cryptography package instead.
Install Python pycrypto_ package.
$ echo | openssl s_client -connect www.example.com:https 2>/dev/null | openssl x509 -noout -text
$ echo | openssl s_client -connect www.example.com:https 2>/dev/null | openssl x509 -noout -dates
notBefore=Aug 4 00:00:00 2016 GMT
notAfter=Sep 19 23:59:59 2017 GMT
Install Vagrant from the download page to ensure the most recent version is installed.
The BFG Git repo cleaner is a simpler, faster alternative to git-filter-branch for cleansing bad data out of your Git repository history, e.g.
Create a backup of your current working copy of the repository.
""" | |
Ping all hosts in 10.1.10/24 and print IP addresses of | |
hosts that replied. | |
Requires scapy (https://pypi.python.org/pypi/scapy) and | |
must be run with root permissions. | |
(c) 2017 Markus Juenemann | |
""" |