From c9b7e01056451dfb623061f55a25ca5370011500 Mon Sep 17 00:00:00 2001 From: wtz Date: Sun, 15 May 2022 11:34:20 +0800 Subject: [PATCH] Fix grammar mistakes in README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7f66451..88d925c 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ [](https://hub.docker.com/repository/docker/esrrhs/pingtunnel) [](https://github.com/esrrhs/pingtunnel/actions) -Pingtunnel is a tool that send TCP/UDP traffic over ICMP. +Pingtunnel is a tool that sends TCP/UDP traffic over ICMP. ## Note: This tool is only to be used for study and research, do not use it for illegal purposes @@ -16,7 +16,7 @@ Pingtunnel is a tool that send TCP/UDP traffic over ICMP. ## Usage -### Install server +### Install the server - First prepare a server with a public IP, such as EC2 on AWS, assuming the domain name or public IP is www.yourserver.com - Download the corresponding installation package from [releases](https://github.com/esrrhs/pingtunnel/releases), such as pingtunnel_linux64.zip, then decompress and execute with **root** privileges