Skip to content

Initial support docker router

Pre-release
Pre-release
Compare
Choose a tag to compare
@rekby rekby released this 28 Mar 01:03
30a9bd6
  • Add docker router support
    Lets-proxy now cat find docker containers, labeled by domain and proxy traffic to the containers by labels.
    By default search labels lets-proxy.domain.
    Now it is initial experiment and must not use in production. It poll container list for every request without cache

  • Add flag --debug and --enable-docker-router for run program.