QZLin

openssl + python 一行生成mac

openssl rand -hex 4 | python -c "import textwrap;print(':'.join(textwrap.wrap(f'0010{input()}',2)))"

posted on 2024-11-23 14:12  QZLin  阅读(1)  评论(0编辑  收藏  举报

导航