Thanks to visit codestin.com
Credit goes to github.com

Skip to content

bannsec/wscat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Overview

Super simple app for manually testing connections to a websocket server.

Install

pip install pywscat

Example

# Connect to a server on port 8080
wscat ws://some.server.here:8080

# Send whatever

About

Stupid simple python cmdline tool for touching websockets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages