Giter VIP home page Giter VIP logo

Comments (6)

hlandau avatar hlandau commented on May 17, 2024

This is more or less intentional. Would changing this be useful to you?

from acmetool.

banks avatar banks commented on May 17, 2024

This bit me - running on a service (webfaction) that allows custom binaries on an unprivileged port and then will proxy port 80 from public to your app. I tried to setup this way but it obviously wouldn't work as i can't bind port 80 on the shared host...

Bit of an edge case, but in general there are many good reasons to want to run something behind another reverse proxy or load balancer so setting port is useful.

from acmetool.

hlandau avatar hlandau commented on May 17, 2024

You can use port 4402 instead of 402, it will try to bind to both. But sure.

from acmetool.

banks avatar banks commented on May 17, 2024

In my case webfaction issues you with a port to prevent collision with other users...

from acmetool.

hlandau avatar hlandau commented on May 17, 2024

Aah. Okay.

from acmetool.

hlandau avatar hlandau commented on May 17, 2024

You can now specify additional ports to listen on in a target file (including the default target file):

request:
  challenge:
    http-ports:
      - 1234
      - 127.0.0.1:4567

As part of acmetool's "try anything which could possibly work" philosophy, it will still try to listen on 80/402/4402. Failure to do so is, of course, nonfatal.

from acmetool.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.