From b0b9044b6d58e07df80cf63bf2ea3b077580d999 Mon Sep 17 00:00:00 2001 From: kayos Date: Wed, 22 May 2024 21:39:18 -0700 Subject: [PATCH] Fix[doc]: README.md, github breaking markdown changes -_- wish M$ never bought this website. --- README.md | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 2468e71..6c2678f 100644 --- a/README.md +++ b/README.md @@ -13,17 +13,15 @@ Prox5 is a golang library for managing, validating, and utilizing a very large a Notably it features interface compatible dialer functions that dial out from different proxies for every connection, and a SOCKS5 server that utilizes those functions. ---- -> [!CAUTION] -> **Using prox5 to proxy connections from certain offsec tools may cause denial of service.** -> -> ### e.g: https://youtu.be/qVRFnxjD7o8 -> -> -> Please spazz out responsibly. + + --- - +> [!CAUTION] +> +> **Using prox5 to proxy connections from certain offsec tools may cause denial of service.** Please spazz out responsibly. +> ### e.g: https://youtu.be/qVRFnxjD7o8 +--- ## Table of Contents