-
-
Notifications
You must be signed in to change notification settings - Fork 53
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add a --websocket
option to the ronin netcat
command
#171
Comments
Hey |
@Cioraz unfortunately no. Every time I have assigned an issue to someone, they disappear and the issue never gets completed. I would suggest just trying to work on the issue and getting a PR submitted. |
When using the async-websocket gem should i just include it in the commands under spec/cli/commands ? |
@Cioraz it sounds like you might be new to Ruby? Files from other gems are loaded using This issue might be a little too much work for Ruby beginners. |
Thanks, indeed im new to Ruby and was interested in helping other open source projects and thus learn new skills |
--websocket
option to ronin netcat
ronin wscat
/ronin websocket
command
ronin wscat
/ronin websocket
command--websocket
option to the ronin netcat
command
Perhaps it would be easier to add a separate |
ronin netcat
should also support connecting to or opening websockets. Use the async-websocket gem.The text was updated successfully, but these errors were encountered: