Vshell 下载 (红蓝工具)
Vshell源码现以在github下架,Vshell团队非常低调,网上可以查阅的信息比较少
https://github.com/veo/vshell
## Linux x86架构
wget https://down.get-shell.com/d/Global/Tools/vshell/vshell-v4.9.3-linux_amd64.zip
## Linux ARM架构
wget https://down.get-shell.com/d/Global/Tools/vshell/vshell-v4.9.3-linux_arm64.zip
## Window
wget https://down.get-shell.com/d/Global/Tools/vshell/vshell-v4.9.3-windows_amd64.zip
解压

启动
# 赋权
chmod +x v_linux_amd64
# 启动
./v_linux_amd64 -config vshell.conf
# 后台启动 (可选)
nohup ./v_linux_amd64 -config vshell.conf > vshell.log 2>&1 &

教程示例
https://www.cnblogs.com/websec80/p/17855254.html
以上链接来源 https://get-shell.com/6747.html/comment-page-4#hidden-box-comment 分享, 有兴趣的同学可以阅读详细文章
注
禁止使用工具用于非法用途,后果自负,仅供学习使用,共同维护绿色网络 !!!!

浙公网安备 33010602011771号