Skip to content

Commit

Permalink
Update api version in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
jadolg committed Nov 15, 2024
1 parent 8dee09d commit d5456a0
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 @@ -7,7 +7,7 @@ A service to test shadowsocks keys.
## How to use

Using curl, call te test endpoint with a SIP002 compatible address:
`curl -i localhost:8080/v1/test -d "address=ss://Y2hhY2hhMjAtaWV0Zi1wb2x5MTMwNTpiYWRwYXNzd29yZA@localhost:6276/?outline=1"`
`curl -i localhost:8080/v2/test -d "address=ss://Y2hhY2hhMjAtaWV0Zi1wb2x5MTMwNTpiYWRwYXNzd29yZA@localhost:6276/?outline=1"`

#### Results

Expand Down

0 comments on commit d5456a0

Please sign in to comment.