*
authorRoman Bazalevsky <rvb@rvb.name>
Thu, 23 Jul 2015 16:45:49 +0000 (19:45 +0300)
committerRoman Bazalevsky <rvb@rvb.name>
Thu, 23 Jul 2015 16:45:49 +0000 (19:45 +0300)
README.md

index 24b72df063ea4bae7e6e94cecbeaee8102b15fa8..8672c7285d9cdf724905d5b617740e2e5a5b864e 100644 (file)
--- 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.