From 0662c37861d76042016c21699ba2ad7ce4fe93bc Mon Sep 17 00:00:00 2001 From: FPGALover Date: Sat, 21 Oct 2023 22:11:58 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b194ed9..143d1a4 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ it can be used to small tunnel applications. #### example of HTTPS website ```bash: ./tunnel -Lr : : - ./tunnel -Lr 31.220.09.177:8878 23.87.270.189:5001 + ./tunnel -Lr 31.220.9.177:8878 23.87.270.189:5001 ```