This repository has been archived by the owner on Jun 13, 2018. It is now read-only.
This repository has been archived by the owner on Jun 13, 2018. It is now read-only.
Support for multiple ports? #40
Open
Description
I may do a pull request for this.
Basically it would be nice to have the tvhproxy support launching multiple servers based on a configurable port from the same py script.
I know I can just make multiple copies of the tvhproxy.py files, edit the "http = WSGIServer((config['bindAddr'], 5004), app.wsgi_app)" line directly, and launch each one individually.
Just thought it would be cleaner from just one launch
Metadata
Assignees
Labels
No labels
Activity