ikreymer / webarchiveplayer

NOTE: This project is no longer being actively developed.. Check out Webrecorder Player for the latest player. https://github.com/webrecorder/webrecorderplayer-electron) (Legacy: Desktop application for browsing web archives (WARC and ARC)
GNU General Public License v3.0
195 stars 20 forks source link

Use random port to support multiple WebArchivePlayer instances #17

Closed ikreymer closed 8 years ago

ikreymer commented 8 years ago

If port 8090 is taken, pick another port at random (by using 0) and run pywb on that port.