pyxtermjs icon indicating copy to clipboard operation
pyxtermjs copied to clipboard

A fully functional terminal in your browser.

Results 12 pyxtermjs issues
Sort by recently updated
recently updated
newest added

Is there any way to paste some text inside terminal from outside?

Maybe this issue can keep a long-term activity status without being closed for accepting more good use scenarios.

If not have authentication, it will make a great security risk.

Tried this on windows 7 and it says no module named 'termios'. ![Capture](https://user-images.githubusercontent.com/54475773/174294230-00c6a0d7-f580-4388-a770-6cf888001d30.PNG) Getting the same error while importing in seperate py file. Also cant install via pip when further...

Error with socket.io, prevents site from loading. ![Screenshot_2021-07-11_22-28-38 (2)](https://user-images.githubusercontent.com/49104904/125226974-a3254580-e297-11eb-8104-f932e5148ff8.png)

``` >python3 -m pyxtermjs -p 443 serving on http://127.0.0.1:443 Traceback (most recent call last): File "/usr/lib/python3.6/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/usr/lib/python3.6/runpy.py", line 85, in _run_code exec(code, run_globals)...

I'm running pyxtermjs on port 5002 and it works fine in this link http://localhost:5002 I'm using nginx to proxy port 8083 to port 5002, to be able to access to...

I am trying to save the user prompt to a log file but this program receives every key that is pressed by user without filtering any. Is there any way...

Bumps [flask](https://github.com/pallets/flask) from 2.0.1 to 2.3.2. Release notes Sourced from flask's releases. 2.3.2 This is a security fix release for the 2.3.x release branch. Security advisory: https://github.com/pallets/flask/security/advisories/GHSA-m2qf-hxjv-5gpq, CVE-2023-30861 Changes: https://flask.palletsprojects.com/en/2.3.x/changes/#version-2-3-2...

dependencies

Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.0.1 to 2.2.3. Release notes Sourced from werkzeug's releases. 2.2.3 This is a fix release for the 2.2.x release branch. Changes: https://werkzeug.palletsprojects.com/en/2.2.x/changes/#version-2-2-3 Milestone: https://github.com/pallets/werkzeug/milestone/26?closed=1 This release contains...

dependencies