From 5459aa0e439348e75c4f0a0c18f0d41e4346653d Mon Sep 17 00:00:00 2001 From: Aleksandr Litreev Date: Tue, 11 Jun 2024 01:54:03 +0300 Subject: [PATCH] Minor Refreshment --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f729eb3..3073abd 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ It supports CONNECT and UDP ASSOCIATE (fragmentation is not implemented) request To run SOCKS5 Engine, specify the `-conf=` flag. `/etc/vee-socks5/config.conf` is assumed to be the default config location. -VPE listens for `SIGUSR1` signals and displays data about idle workers and the connection queue on `SIGUSR1`. +SOCKS5 Engine listens for `SIGUSR1` signals and displays data about idle workers and the connection queue on `SIGUSR1`. Use the `-h` flag to see the configuration details. Use the `-v` flag to see the version of your build.