From 8e9cb0673ab86d9c0249a0dec5c1756d1794fe29 Mon Sep 17 00:00:00 2001 From: TunayAdaKaracan <61917035+TunayAdaKaracan@users.noreply.github.com> Date: Fri, 15 Dec 2023 15:48:58 +0300 Subject: [PATCH] Update README.md --- software/rathole/README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/software/rathole/README.md b/software/rathole/README.md index e69de29b..b6414292 100644 --- a/software/rathole/README.md +++ b/software/rathole/README.md @@ -0,0 +1,7 @@ +# Rathole +A secure, stable and high-performance reverse proxy for NAT traversal, written in Rust + +rathole, like frp and ngrok, can help to expose the service on the device behind the NAT to the Internet, via a server with a public IP. + +## This egg only includes server side of rathole +Please refer to https://github.com/rapiz1/rathole for more information about rathole