Skip to content
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
@raptor75

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions