From 391df224a46948c2c27855f9fb04ec23e047a1fd Mon Sep 17 00:00:00 2001 From: Aculix Technologies LLP <35836838+aculix@users.noreply.github.com> Date: Fri, 2 Feb 2024 14:24:47 +0530 Subject: [PATCH] Added README --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..374594a --- /dev/null +++ b/README.md @@ -0,0 +1,6 @@ + +A simple script to create your own SOCKS5 proxy server. + +The script is derived fromĀ [https://github.com/selivan/selivan.github.io](https://github.com/selivan/selivan.github.io) + +This repo adds support for Ubuntu 22.04 LTS. \ No newline at end of file