Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to install winfoom to start in a different port? #18

Open
paulobndes opened this issue Jul 24, 2024 · 0 comments
Open

How to install winfoom to start in a different port? #18

paulobndes opened this issue Jul 24, 2024 · 0 comments

Comments

@paulobndes
Copy link

There's a chicken and egg problem with winfoom.

I'm trying to install and configure it in our development environment so the programmers can access internet through our NTLM corporate proxy.

I want winfoom to start in port 3128, same as crash prone cntml.

But to have it configured in this port, I must before start winfoom and change the port with "foomcli config -f myconfig.json" or "foomcli settings -f mysetting.json",

After changing the port, I must set the env var FOOM_LOCATION to localhost:3128

if I set this env var before starting, the command "foomcli" won't connect to the proxy api. Is it possible to pass the port as a command line argument? Or to configure wimfoo before starting it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant