Skip to content

Implement lanscatter_proxy #3

@elonen

Description

@elonen

Proxy command (see "site-to-site distribution" on README) should be simple to implement:

  • Create proxynode.py and add it as a endpoint in setup.py.
  • Add support for CLI options in common.py
  • Import peernode and masternode in proxynode.py. Then launch both in separate asyncio tasks.
  • Customize log writer so it prepends "{PEER}" or "{MASTER}" depending on which process the log line came from.
  • Add integration tests
  • Add "proxy mode" in GUI settings page. It should enable both peer and master settings panes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions