GithubHelp home page GithubHelp logo

Comments (3)

ibrahimmenem avatar ibrahimmenem commented on May 13, 2024 1

In case somebody needs a temporal solution, I was looking at kingpin and it has an option to load args and flags from file, which I believe is not bad 🤷‍♂️ :

ibrahim@pc:~$ cat test_config

--listen=127.0.0.1:3333
--target=127.0.0.1:4444
--cacert=certstrap/bin/out/ca.crt
--keystore=certstrap/bin/out/org1.pem

ibrahim@pc:~$ ./ghostunnel client @test_config

[6327] 2019/09/09 09:58:57.527016 starting ghostunnel in client mode
[6327] 2019/09/09 09:58:57.527912 using target address 127.0.0.1:4444
[6327] 2019/09/09 09:58:57.528280 listening for connections on 127.0.0.1:3333

from ghostunnel.

csstaub avatar csstaub commented on May 13, 2024 1

TIL, that's actually super neat. I did not know this was possible. We should document that maybe, it could be useful for others.

from ghostunnel.

mcpherrinm avatar mcpherrinm commented on May 13, 2024

Some discussion in #253 about how configuration should be live-loadable (especially for ACLs, if not other config options too).

from ghostunnel.

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.