Skip to content

Commit

Permalink
Add instructions for using dnsmasq on Linux
Browse files Browse the repository at this point in the history
  • Loading branch information
nuwang authored Jun 29, 2024
1 parent b50c171 commit b8c9649
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -395,6 +395,9 @@ wildcard DNS mapping to `*.its.<host_name>`. To make Interactive Tools work on
localhost, you can use `dnsmasq` or similar to handle wildcard DNS mappings for
`*.localhost`.

For linux:
Follow the instructions here to configure dnsmasq on Linux: https://superuser.com/a/1718296

For mac:
```bash
$ brew install dnsmasq
Expand Down

0 comments on commit b8c9649

Please sign in to comment.