openssl + python 一行生成mac
摘要:
openssl rand -hex 4 | python -c "import textwrap;print(':'.join(textwrap.wrap(f'0010{input()}',2)))" 阅读全文
posted @ 2024-11-23 14:12 QZLin 阅读(1) 评论(0) 推荐(0) 编辑
2024年11月23日 #
posted @ 2024-11-23 14:12 QZLin 阅读(1) 评论(0) 推荐(0) 编辑