Skip to content

Commit

Permalink
Update README.MD
Browse files Browse the repository at this point in the history
  • Loading branch information
golangboy authored Feb 20, 2024
1 parent 869d7ca commit e1055f6
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 @@ -25,7 +25,7 @@ Usage of ./client:

```

### Server
## Server
```shell
cd server
go build .
Expand Down Expand Up @@ -71,4 +71,4 @@ docker run -itd -p 80:80 golangboyme/wsproxy
```shell
export all_proxy=socks5://localhost:1180
curl https://google.com -v
```
```

0 comments on commit e1055f6

Please sign in to comment.