An open API service indexing awesome lists of open source software.

https://github.com/rumpelsepp/webcat

The lightweight swiss army knife for websockets
https://github.com/rumpelsepp/webcat

go netcat websocket

Last synced: 7 months ago
JSON representation

The lightweight swiss army knife for websockets

Awesome Lists containing this project

README

          

# webcat

The lightweight swiss army knife for websockets.
It is very simlar to netcat and curl.

## Documentation

There is a manpage in the `man` directory.
If you have installed webcat via a package manager try `man webcat`.

## Build

```
$ make
```