From 4cf3fc876e76e044791c2767afad19a6269fe87a Mon Sep 17 00:00:00 2001 From: Dominik Roth Date: Sun, 4 Apr 2021 17:53:54 +0200 Subject: [PATCH] Fixed New-Lines in README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index a58b77a..66baa20 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # CloudOnFire -This script accepts PROXY-Calls on 9097 and tunnels them into the Edge of the Cloudflare Infrastructure. -This way you can access the Internet using a huge range of IPs, that change on every request and are considered clean. -In order for this to work, we MITM all SSL-Trafic using our own certs. This means all websites with HSTS won't work. -And browsers and other software might refuse to connect to a server, because the cert it gets looks rather suspicious... +This script accepts PROXY-Calls on 9097 and tunnels them into the Edge of the Cloudflare Infrastructure. +This way you can access the Internet using a huge range of IPs, that change on every request and are considered clean. +In order for this to work, we MITM all SSL-Trafic using our own certs. This means all websites with HSTS won't work. +And browsers and other software might refuse to connect to a server, because the cert it gets looks rather suspicious...