• nextime's avatar
    Force terminal echo by running stty echo before wsssh · dc3db4b2
    nextime authored
    - Modify wssshd.py to run 'stty echo' before launching wsssh
    - Use shell command wrapper to execute stty echo && wsssh
    - Ensure echo mode is forced before SSH connection is established
    - Remove JavaScript-based stty echo attempts
    - Fix terminal echo issue by setting echo mode at the right time
    dc3db4b2
wssshd.py 27 KB