run jumper server
摘要:
1. 生成key: $ if [ "$SECRET_KEY" = "" ]; then SECRET_KEY=`cat /dev/urandom | tr -dc A-Za-z0-9 | head -c 50`; echo "SECRET_KEY=$SECRET_KEY" >> ~/.bashrc; 阅读全文
posted @ 2020-01-14 17:51 tengq 阅读(151) 评论(0) 推荐(0)
浙公网安备 33010602011771号