From 3378341fb020284851dfdf394378404e21c956c4 Mon Sep 17 00:00:00 2001 From: Gab <24553253+gabrix73@users.noreply.github.com> Date: Tue, 31 Dec 2024 04:52:35 +0100 Subject: Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 88ded34..20cbcfa 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Create a subdirectory pool/ in /var/www/yamnweb.
Build and ensure the GO Yamn executable path is located at /opt/yamn-master/yamn.
Update the configuration file /opt/yamn-master/yamn.yml with the appropriate settings for your environment.
Configure your http daemon with TLSv1.3 and the following SSL cipher suite: TLS_CHACHA20_POLY1305_SHA256:TLS_AES_128_GCM_SHA256:TLS_AES_256_GCM_SHA384.
Make sure your http daemon does not collect login ip's via module or by commenting access logs.
Deploy it as tor hidden http service.