From 3f6bc7d648e896041f071d8f62a8b23928d57d3e Mon Sep 17 00:00:00 2001 From: Pierre-Emmanuel Jacquier Date: Thu, 29 Aug 2019 14:18:08 +0200 Subject: [PATCH] Update README.md --- README.md | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/README.md b/README.md index df7737e..47b28ce 100644 --- a/README.md +++ b/README.md @@ -113,20 +113,6 @@ Or `% go install` in root repository -```Bash -% iptv-proxy --m3u-url http://example.com:1234/get.php?username=user&password=pass&type=m3u_plus&output=m3u8 \ - --port 8080 \ - --hostname poxyexample.com \ - ## put xtream flags if you want to add xtream proxy - --xtream-user xtream_user \ - --xtream-password xtream_password \ - --xtream-base-url http://example.com:1234 \ - ##### UNSAFE AUTH TODO ADD REAL AUTH - --user test \ - --password passwordtest - -``` - ### With Docker #### Prerequisite