Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
caracal-js authored Aug 4, 2021
1 parent 0acbf33 commit 665c8b7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,9 @@ http.createServer((req, res) =>
proxy.upgrade(req, socket, head) // WebSocket Proxy
).listen(80);
```

Access a website by going to `/prefix/gateway?url=URL`

Much more in depth one is in the [demo folder](demo/).

# API:
Expand Down

0 comments on commit 665c8b7

Please sign in to comment.