This website works better with JavaScript.
Explore
关于
Help
Register
Sign In
jinql
/
webssh
mirror of
https://github.com/huashengdun/webssh
Watch
1
Star
0
Fork
You've already forked webssh
0
Code
Issues
Projects
Releases
Wiki
Activity
asynchronous
paramiko
python
tornado
websockets
xtermjs
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
477
Commits
4
Branches
43
Tags
3.4 MiB
Tree:
bb2fba30f3
coverage-badge
dependabot/pip/tornado-6.3.3
master
static
v0.2.0
v0.2.1
v0.2.2
v0.2.3
v0.2.5
v0.2.6
v0.3.0
v0.3.1
v0.3.2
v0.3.3
v0.3.5
v0.3.9
v0.4.0
v0.4.1
v0.4.6
v0.5.0
v0.6.0
v0.6.1
v0.7.0
v0.7.1
v0.7.2
v0.7.3
v0.8.0
v0.9.0
v1.0.0
v1.0.1
v1.0.2
v1.0.3
v1.1.0
v1.1.1
v1.2.0
v1.3.0
v1.4.0
v1.4.2
v1.4.3
v1.4.5
v1.5.0
v1.5.1
v1.5.2
v1.5.3
v1.6.0
v1.6.1
v1.6.2
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'bb2fba30f3'
${ noResults }
webssh
/
requirements.txt
4 lines
96 B
Raw
Normal View
History
Unescape
Escape
Support Python 3.9
3 years ago
paramiko==2.10.4
Updated requirements.txt
5 years ago
tornado==5.1.1; python_version < '3.5'
Support Python 3.9
3 years ago
tornado==6.1.0; python_version >= '3.5'