From a6fc8c22788da2788370d533549620cd89b1b982 Mon Sep 17 00:00:00 2001 From: Roman Bazalevsky Date: Thu, 23 Jul 2015 19:45:49 +0300 Subject: [PATCH] * --- README.md | 19 +++++++++++++------ 1 file changed, 13 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 24b72df..8672c72 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,15 @@ -AceProxy: Ace Stream HTTP Proxy -=============================== -AceProxy allows you to watch [Ace Stream](http://acestream.org/) live streams or BitTorrent files over HTTP. -It's written in Python + gevent and should work on both Linux and Windows (Mac OS should work too, but was not tested) +VPProxy: HTTP/HLS Multiplexing Stream Proxy +=========================================== +Based on AceProxy -Currently it supports Ace Stream Content-ID hashes (PIDs), .acestream files and usual torrent files. +Can handle: -**For installation, configuration and using info, visit** [Wiki](https://github.com/ValdikSS/aceproxy/wiki) +http://ip:port/stat + +http://ip:port/m3u +http://ip:port/m3u/index +http://ip:port/m3u/filename.m3u + +http://ip:port/get/URL + +URL must be handled by VLC properly. -- 2.34.1