webssh 通过web使用终端命令

简介:通过web就能使用终端命令

一、安装环境

bash 复制代码
# 安装webssh
pip3 install webssh
# 找到程序
find ~/anaconda3/envs/py37 -name webssh
# 进入找到的目录
cd ~/anaconda3/envs/py37/lib/python3.7/site-packages/webssh/
# 开启服务
python main.py
相关推荐
hhhhde_10 小时前
CTFSHOW web入门 黑盒测试 web389-web391
web·黑盒测试·ctfshow
审判长烧鸡1 天前
标准 HTTP API 签名鉴权 Header 完整规范
http·web
Cloud_Shy6181 天前
Python 数据分析基础入门:《Excel Python:飞速搞定数据分析与处理》学习笔记系列(第十一章 Python 包跟踪器 中篇)
数据库·python·sql·数据分析·excel·web
hhhhde_2 天前
CTFSHOW web入门 黑盒测试 web385-web388
web·黑盒测试·ctfshow
审判长烧鸡2 天前
【Go工具】go-playground除了validator还有哪些常用的库
go·web
大数据魔法师2 天前
Streamlit(二)- Streamlit 架构与运行机制
python·web
大数据魔法师2 天前
Streamlit(三)- Streamlit 多页面应用开发
python·web
其实防守也摸鱼3 天前
ctfshow--Crypto(funnyrsa1-密码2)解题步骤
python·安全·web安全·网络安全·密码学·web·工具
曲幽4 天前
你的Agent API还在裸奔?从认证到沙箱,我用FastAPI搭了几道防线
python·fastapi·web·security·jwt·oauth2·limit·sandbox·ai agent
hhhhde_4 天前
CTFSHOW web入门 黑盒测试 web380-web384
web·黑盒测试·ctfshow