Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 494016

Summary: net-misc/wssh - a command-line utility/shell for WebSocket inpsired by netcat
Product: Gentoo Linux Reporter: William Waisse <bugs.gentoo.org>
Component: New packagesAssignee: Default Assignee for New Packages <maintainer-wanted>
Status: RESOLVED WONTFIX    
Severity: enhancement CC: erikdenstore+gbugs
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: https://github.com/progrium/wssh
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: net-misc/wssh/wssh-9999.ebuild

Description William Waisse 2013-12-12 10:21:09 UTC
wssh is a simple text client for the websocket protocol, written in python .

find it on https://github.com/progrium/wssh

its very useful for nyone dealin with websokets, nd it would be great if gentoo had an ebuild for it ;)

more on websockets : 
http://www.websocket.org/
Comment 1 eroen 2013-12-12 17:10:28 UTC
Created attachment 365164 [details]
net-misc/wssh/wssh-9999.ebuild

Upstream does not seem to have made any releases (please link to them if I just didn't find them).

This live ebuild seems to work, `wssh echo.websocket.org` gives the expected echoes. I'm not entirely sure what upstream had in mind with the '==' dependencies on gevent and ws4py, but allowing the current ~amd64 versions did not seem to break anything.
Comment 2 eroen 2013-12-12 19:07:14 UTC
An apparently unrelated, but identically named project lives at https://github.com/aluzzardi/wssh/ . It seems to fill a similar need, and has a 0.1.0 release on pypi, but it has more dependencies (among them flask).
Comment 3 SpanKY gentoo-dev 2018-01-11 23:16:00 UTC
wssh looks cool, but it hasn't seen any changes in over 5 years, hasn't had any releases, and requires Python 2 which is going to be EOL in 2 years.  so unless upstream revives, we probably should not bother with this :/.