From 0b04370a8b776f90ced0a3d61a7a945c989e3632 Mon Sep 17 00:00:00 2001 From: Erikas Rudinskas Date: Fri, 4 Mar 2022 16:06:18 +0200 Subject: [PATCH] rm copy/paste --- README.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/README.md b/README.md index d824ea7..746f0ed 100644 --- a/README.md +++ b/README.md @@ -200,12 +200,6 @@ For example `-proxybypass "localhost"`. This parameter is only applicable when used with [proxy](#proxy) parameter. -// AddFromString parses a string that contains comma-separated values -// specifying hosts that should use the bypass proxy. Each value is either an -// IP address, a CIDR range, a zone (*.example.com) or a hostname -// (localhost). A best effort is made to parse the string and errors are -// ignored. - # Web UI As of now there is no fancy web interface, only a JSON pre-formatted output. You can access it using URL http://127.0.0.1:8049/status