Giter Site home page Giter Site logo

Comments (2)

thgh avatar thgh commented on June 10, 2024

If using docker, check out https://hub.docker.com/repository/docker/thgh/tunnelmole/general

npx @thgh/tunnelmole 8080 as desiredsubdomain.tunnelmolecontainer.org

If not using docker:

  1. clone the repo
  2. create config-instance.toml based on config-instance.example.toml
  3. npm install
  4. npm run start-prod

from tunnelmole-client.

robbie-cahill avatar robbie-cahill commented on June 10, 2024

If not self hosting this isn't currently a supported feature but there's a few ways this could potentially work if it were ever to be implemented

  • It would require something like a CNAME record on the domain you wanted to use i.e CNAME desiredsubdomain.tunnelmolecontainer.org > desiredsubdomain.tunnelmole.net
  • There would need to be some way the Tunnemole service could respond with an SSL certificate that matches your domain. My ideas here are passing one in as a CLI argument (i.e. --cert /path/to/cert.pem) or, if its possible, automatically generating a Lets Encrypt certificate once the CNAME is set up and the tunnelmole service can prove access to that domain.

I'm open to any ideas on other ways this could potentially be implemented.

from tunnelmole-client.

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.