Skip to content

Commit

Permalink
update example URI
Browse files Browse the repository at this point in the history
  • Loading branch information
tobyxdd committed Jul 23, 2024
1 parent 8bc03b7 commit ea0b647
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docs/developers/URI-Scheme.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ The port part supports the "multi-port" format mentioned in [Port Hopping](../ad
## Example

```
hysteria2://[email protected]/?insecure=1&obfs=salamander&obfs-password=gawrgura&pinSHA256=deadbeef&sni=real.example.com
hysteria2://[email protected]:123,5000-6000/?insecure=1&obfs=salamander&obfs-password=gawrgura&pinSHA256=deadbeef&sni=real.example.com
```

## Implementation notes
Expand Down

0 comments on commit ea0b647

Please sign in to comment.