From eba109d7cf51f6a52184f880f95e2c154a53edb0 Mon Sep 17 00:00:00 2001 From: Vladislav Yarmak Date: Thu, 26 Mar 2020 15:51:48 +0200 Subject: [PATCH] upd docs --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7b1ee6d..166a838 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ # hola-proxy -Standalone Hola proxy client. Just run it and it'll start plain HTTP proxy server forwarding traffic via Hola proxies of your choice. +Standalone Hola proxy client. Just run it and it'll start plain HTTP proxy server forwarding traffic via Hola proxies of your choice. By default application listens port on 127.0.0.1:8080. -Application is capable to forward traffic via proxies in datacenters (`-proxy-type direct`, default) or via peer proxies on residental IPs (consumer ISP) in that country (`-proxy-type peer`). +Application is capable to forward traffic via proxies in datacenters (flag `-proxy-type direct`, default) or via peer proxies on residental IPs (consumer ISP) in that country (flag `-proxy-type peer`). ## Features