Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
daniellacosse authored Oct 23, 2024
1 parent f05ff01 commit 32a4f63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion x/smart/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ Here is an example of a JSON config:

* The `tls` field specifies a list of TLS transports to test.
* Each TLS transport is a string that specifies the transport to use.
* For example, `override:host=cloudflare.net|tlsfrag:1` specifies a transport that uses domain fronting with Cloudflare and TLS fragmentation. The available transports are defined in the `outline-sdk/x/configurl` package.
* For example, `override:host=cloudflare.net|tlsfrag:1` specifies a transport that uses domain fronting with Cloudflare and TLS fragmentation. [The available transports are documented here.](https://pkg.go.dev/github.com/Jigsaw-Code/outline-sdk/x/config#hdr-Config_Format)

### Using the Smart Dialer

Expand Down

0 comments on commit 32a4f63

Please sign in to comment.