mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2026-01-14 11:32:07 +01:00
user level ssh terminal
This commit is contained in:
@@ -35,4 +35,5 @@ fastapi
|
||||
uvicorn
|
||||
asyncssh
|
||||
python-jose
|
||||
websockets
|
||||
websockets
|
||||
jwt
|
||||
@@ -30,3 +30,10 @@ tldextract==5.1.2
|
||||
tornado==6.4.1
|
||||
validators==0.33.0
|
||||
websocket-client==1.8.0
|
||||
|
||||
fastapi==0.115.12
|
||||
uvicorn==0.34.2
|
||||
asyncssh==2.21.0
|
||||
python-jose==3.4.0
|
||||
websockets==15.0.1
|
||||
jwt
|
||||
|
||||
Reference in New Issue
Block a user