Description
Command-line client for WebSockets, like netcat (or curl) for ws:// with advanced socat-like functions.
Websocat is released under the MIT license, please find it below
MIT License
Copyright (c) 2016 Vitaly Shukela
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
Installation Instructions
sudo dnf copr enable minion/websocat -y && sudo dnf install websocat
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
Fedora 38 | x86_64 (18)* | Fedora 38 (0 downloads) |
Fedora 39 | x86_64 (20)* | Fedora 39 (18 downloads) |
Fedora 40 | x86_64 (13)* | Fedora 40 (18 downloads) |
Fedora 41 | x86_64 (3)* | Fedora 41 (3 downloads) |
Fedora rawhide | x86_64 (7)* | Fedora rawhide (17 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable minion/websocat
More info about enabling Copr repositories