From b0501ebe6871ea6e04ce0cf227ab14fe50a37a95 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ahmet=20Kaan=20G=C3=9CM=C3=9C=C5=9E?= <96421894+Tahinli@users.noreply.github.com> Date: Sun, 5 Jan 2025 23:52:33 +0300 Subject: [PATCH] docs: :memo: readme --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 380260b..0fa12f9 100644 --- a/README.md +++ b/README.md @@ -1 +1,5 @@ -# rust-remote \ No newline at end of file +# Remote Code Execution Program + +I implemented this for my remote server. + +Sometimes ssh can't be possible because of NAT. That's why I add a public remote server as a relay. \ No newline at end of file