Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
arloor authored Dec 24, 2023
1 parent 1f681d3 commit e522a16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,5 @@ auth: ""
### Http TUNNEL proxy

```shell
curl https://www.baidu.com -p -x http:/your_addr:7777 -v
curl https://www.baidu.com -p -x http:/localhost:7777 -v
```

0 comments on commit e522a16

Please sign in to comment.