From d315398da40fcdd2b56321a7edd9ce8b61c53dce Mon Sep 17 00:00:00 2001 From: Gab <24553253+gabrix73@users.noreply.github.com> Date: Tue, 31 Dec 2024 04:38:06 +0100 Subject: Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index af5d8a0..3bac854 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@

This repository contains the Yamn Web Interface, a user-friendly web application designed to facilitate the sending of anonymous emails through a chain of remailers using the Yamn remailer software. The interface is built using HTML5, CSS3, and PHP, and it ensures secure and anonymous email transmission.

-

Make this repository as the apache document's root /var/www/yamnweb. +

Make this repository as the apache document's root /var/www/yamnweb.
Create a subdirectory pool/ in /var/www/yamnweb.

git clone https://github.com/crooks/yamn /opt/yamn-master

Build and ensure the GO Yamn executable path is located at /opt/yamn-master/yamn.
-- cgit v1.2.3