-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.