2
0
mirror of https://github.com/chubin/cheat.sheets synced 2024-11-05 12:00:16 +00:00
cheat.sheets/sheets/siteciphers

9 lines
287 B
Plaintext
Raw Normal View History

2017-07-17 21:13:45 +00:00
# siteciphers (Bash-Snippets)
# Checks the available ciphers for the SSL of an HTTPS site.
# Determine the available SSL ciphers for an HTTPS website
siteciphers github.com
# Determine the ciphers setting the delay between requests (default is 1 sec)
siteciphers -d 0.75 travis-ci.org