工具命令
xray
1 | webscan --listen 127.0.0.1:7777 --html-output xray-testphp.html |
Docker
1 | docker run -itd -p 3443:3443 xrsec/awvs |
Git
1 | git fetch origin main:tmp |
Redis
1 | redis-cli -h 127.0.0.1 -p 6379 |
杂项
打开IE浏览器
openie.vbs
1 | CreateObject("InternetExplorer.Application").Visible=true |
adb
1 | nox_adb connect 127.0.0.1:62001 |
pip操作
1 | pip install -i https://pypi.tuna.tsinghua.edu.cn/simple |
1 | header="https://account.jetbrains.com/fls-auth" |
本博客所有文章除特别声明外,均采用 CC BY-NC-SA 4.0 许可协议。转载请注明来自 Fstraw Blog!
评论