From 814c743e1496fba386608d4ad2725df1274a2695 Mon Sep 17 00:00:00 2001 From: xtaci Date: Wed, 11 Dec 2024 22:25:10 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0dc3b23..8ac07a2 100644 --- a/README.md +++ b/README.md @@ -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