| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: python312-websockify | Distribution: openSUSE Tumbleweed |
| Version: 0.13.0 | Vendor: openSUSE |
| Release: 1.1 | Build date: Mon Nov 10 09:20:41 2025 |
| Group: Unspecified | Build host: reproducible |
| Size: 337283 | Source RPM: python-websockify-0.13.0-1.1.src.rpm |
| Packager: https://bugs.opensuse.org | |
| Url: https://github.com/novnc/websockify | |
| Summary: WebSocket to TCP proxy/bridge | |
websockify was formerly named wsproxy and was part of the noVNC project. At the most basic level, websockify just translates WebSockets traffic to normal socket traffic. Websockify accepts the WebSockets handshake, parses it, and then begins forwarding traffic between the client and the target in both directions.
BSD-2-Clause AND LGPL-3.0-only AND MPL-2.0 AND BSD-3-Clause
* Mon Nov 10 2025 Dirk Müller <dmueller@suse.com>
- update to 0.13.0:
* Support for Python < 3.6 has been dropped.
* SNI is enabled when connecting to an SSL target as an SSL
client.
* The TokenRedis plugin handles namespaces.
* Headers are sanitized before being passed to authentication
plugins.
* Tue Aug 26 2025 Markéta Machová <mmachova@suse.com>
- Convert to libalternatives on SLE-16-based and newer systems
* Sat Oct 19 2024 Dirk Müller <dmueller@suse.com>
- update to 0.12.0:
* The simplejson module is no longer needed for redis token
support
* redis tokens can now be either JSON or plain text
* websockify can now listen to a Unix socket for incoming
connections
* Command line now supports disabling directory listings
* Basic Dockerfile included
* Tue Jun 07 2022 Dirk Müller <dmueller@suse.com>
- add optional-websockify.patch to make dependency on numpy optional
* Mon Nov 08 2021 Dirk Müller <dmueller@suse.com>
- build websockify for all flavors
* Fri Aug 27 2021 pgajdos@suse.com
- version update to 0.10.0
* Python 3.4 or newer is now required
* Empty message frames are now supported
* Tokens can now specify a Unix domain socket file to connect to
* Time limits on JWT tokens are now respected
* Whitespace is better tolerated in token files
* Lots of minor fixes...
* Mon Jun 21 2021 Michael Ströder <michael@stroeder.com>
- disable test test_asymmetric_jwe_token_plugin because of new algorithms
in jwcrypto 0.9.0+
* Mon Dec 14 2020 Benjamin Greiner <code@bnavigator.de>
- This package depends on python-mox3 from openstack, which is only
available for the default python3 flavor. As a consequence,
also only build for the primary python3-flavor.
gh#openSUSE/python-rpm-macros#66
* Tue Jun 02 2020 Marketa Calabkova <mcalabkova@suse.com>
- Replace nose with pytest
* Thu Mar 12 2020 Tomáš Chvátal <tchvatal@suse.com>
- Fix buid without python2
/usr/bin/websockify /usr/bin/websockify-3.12 /usr/lib/python3.12/site-packages/websockify /usr/lib/python3.12/site-packages/websockify-0.13.0.dist-info /usr/lib/python3.12/site-packages/websockify-0.13.0.dist-info/INSTALLER /usr/lib/python3.12/site-packages/websockify-0.13.0.dist-info/METADATA /usr/lib/python3.12/site-packages/websockify-0.13.0.dist-info/RECORD /usr/lib/python3.12/site-packages/websockify-0.13.0.dist-info/REQUESTED /usr/lib/python3.12/site-packages/websockify-0.13.0.dist-info/WHEEL /usr/lib/python3.12/site-packages/websockify-0.13.0.dist-info/entry_points.txt /usr/lib/python3.12/site-packages/websockify-0.13.0.dist-info/licenses /usr/lib/python3.12/site-packages/websockify-0.13.0.dist-info/licenses/COPYING /usr/lib/python3.12/site-packages/websockify-0.13.0.dist-info/top_level.txt /usr/lib/python3.12/site-packages/websockify/__init__.py /usr/lib/python3.12/site-packages/websockify/__main__.py /usr/lib/python3.12/site-packages/websockify/__pycache__ /usr/lib/python3.12/site-packages/websockify/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/websockify/__pycache__/__init__.cpython-312.pyc /usr/lib/python3.12/site-packages/websockify/__pycache__/__main__.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/websockify/__pycache__/__main__.cpython-312.pyc /usr/lib/python3.12/site-packages/websockify/__pycache__/auth_plugins.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/websockify/__pycache__/auth_plugins.cpython-312.pyc /usr/lib/python3.12/site-packages/websockify/__pycache__/sysloghandler.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/websockify/__pycache__/sysloghandler.cpython-312.pyc /usr/lib/python3.12/site-packages/websockify/__pycache__/token_plugins.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/websockify/__pycache__/token_plugins.cpython-312.pyc /usr/lib/python3.12/site-packages/websockify/__pycache__/websocket.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/websockify/__pycache__/websocket.cpython-312.pyc /usr/lib/python3.12/site-packages/websockify/__pycache__/websocketproxy.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/websockify/__pycache__/websocketproxy.cpython-312.pyc /usr/lib/python3.12/site-packages/websockify/__pycache__/websocketserver.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/websockify/__pycache__/websocketserver.cpython-312.pyc /usr/lib/python3.12/site-packages/websockify/__pycache__/websockifyserver.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/websockify/__pycache__/websockifyserver.cpython-312.pyc /usr/lib/python3.12/site-packages/websockify/auth_plugins.py /usr/lib/python3.12/site-packages/websockify/sysloghandler.py /usr/lib/python3.12/site-packages/websockify/token_plugins.py /usr/lib/python3.12/site-packages/websockify/websocket.py /usr/lib/python3.12/site-packages/websockify/websocketproxy.py /usr/lib/python3.12/site-packages/websockify/websocketserver.py /usr/lib/python3.12/site-packages/websockify/websockifyserver.py /usr/share/doc/packages/python312-websockify /usr/share/doc/packages/python312-websockify/CHANGES.txt /usr/share/doc/packages/python312-websockify/README.md /usr/share/libalternatives/websockify /usr/share/libalternatives/websockify/312.conf /usr/share/licenses/python312-websockify /usr/share/licenses/python312-websockify/COPYING
Generated by rpm2html 1.8.1
Fabrice Bellet, Wed Nov 12 23:03:13 2025