• Stefy Lanza (nextime / spora )'s avatar
    Fix PyInstaller build issues and asyncio warnings · 4b9d65f3
    Stefy Lanza (nextime / spora ) authored
    - Fix missing websockets import in wsssd/server.py causing 'name websockets is not defined' error
    - Resolve asyncio runtime warnings by properly awaiting cancelled tasks in shutdown handling
    - Fix global variable sharing issue in frozen application by passing server password as parameter to websocket handler
    - Improve WebSocket handler signature compatibility with functools.partial for proper function binding
    - Update CHANGELOG.md and TODO.md with version 1.4.9 changes
    4b9d65f3
Name
Last commit
Last update
..
debian Loading commit data...
man Loading commit data...
antani2~ Loading commit data...
configure.sh Loading commit data...
tunnel.c Loading commit data...
tunnel.h Loading commit data...
websocket.c Loading commit data...
websocket.h Loading commit data...
wsscp.c Loading commit data...
wssh_ssl.c Loading commit data...
wssh_ssl.h Loading commit data...
wsssh.c Loading commit data...
wssshc.c Loading commit data...
wssshlib.c Loading commit data...
wssshlib.h Loading commit data...