Skip to content

Commit

Permalink
fix readme tag
Browse files Browse the repository at this point in the history
  • Loading branch information
Reverier-Xu committed Mar 5, 2024
1 parent 67c17c5 commit 45b110d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@ But WebSocket Reflector X is a controlled proxy that provided by the platform se
## Usage

```
docker pull ghcr.io/ret2shell/container-proxy:latest
docker pull ghcr.io/ret2shell/container-proxy:main
```

you can try it on your local machine.

```
docker run --rm -it -p 7866:7866 ret2shell/container-proxy:latest
docker run --rm -it -p 7866:7866 ret2shell/container-proxy:main
```

0 comments on commit 45b110d

Please sign in to comment.