SERVER=$1 DELAY=1 ciphers=$(openssl ciphers 'ALL:eNULL' | sed -e 's/:/ /g') echo Enum cipher list from $(openssl version). echo ...
確定! 回上一頁