2
0
mirror of https://github.com/chubin/cheat.sheets synced 2024-11-05 12:00:16 +00:00
cheat.sheets/sheets/siteciphers
terminalforlife 2ce193c0ba Fix typos, tidy formatting, & improve writing
This is what late-night boredom does to you. lol
2020-02-22 03:38:15 +00:00

9 lines
287 B
Plaintext

# 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