We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c1013a commit 5363a1cCopy full SHA for 5363a1c
README.md
@@ -7,7 +7,7 @@ Websocket connections to the target TCP server, and vice-versa.
7
In other words, it's [websocketd](https://github.com/joewalnes/websocketd), but for TCP connections instead of `STDIN` and `STDOUT`.
8
9
## Installation
10
-```go get -u github.com/joshglendenning/ws-tcp-relay```
+```go get -u github.com/isobit/ws-tcp-relay```
11
12
## Usage
13
```
0 commit comments