Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
xtaci authored Dec 11, 2024
1 parent 6eba5c0 commit 814c743
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 @@ -123,7 +123,7 @@ ncat -u 127.0.0.1 2132
- `--ci none`: Since `dig` command queries in plaintext, we do not need to decrypt the packet.
- `--co aes`: Decrypts and relays packets to Level-2 Relayer

### Step 3: Query via your local relayer (On your Laptop💻)
### Step 3: Query Level-1 Relayer with `dig`(On your Laptop💻)

```sh
dig google.com @127.0.0.1 -p 4000
Expand Down

0 comments on commit 814c743

Please sign in to comment.