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 24, 2024
1 parent 08d0c04 commit ca95510
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions x/smart/README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,10 @@
# Smart Dialer

The **Smart Dialer** searches for a strategy that unblocks DNS and TLS for a given list of test domains. It takes a config describing multiple strategies, which is used to pick from.
The **Smart Dialer** searches for a strategy that unblocks DNS and TLS for a given list of test domains. It takes a config describing multiple strategies to pick from.

## JSON config for the Smart Dialer

The Smart Dialer uses a JSON config to dynamically find serverless strategies for circumvention. The config is used to search for a strategy that unblocks DNS and TLS for a given list of test domains.

Here is an example of a JSON config:
The config that the Smart Dialer takes is in a JSON format. Here is an example:

```json
{
Expand Down

0 comments on commit ca95510

Please sign in to comment.