You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm not familiar with proxies and networks in general but I installed the proxy on my ubuntu following the tutorial, I opened my ports in my router but I'm stuck on the proxy address to modify in the appscript module and urlFetchWhitelist.
In the example there is https://btgs-proxy.setupme.io but how do I know the address of my proxy?
15:22:25.278 [info] Running Elixir.HttpProxy.Handle on http://localhost:4005/ named HttpProxy.Handle4005, timeout: 30000
15:22:25.286 [info] Running Elixir.HttpProxy.Handle on http://localhost:4004/ named HttpProxy.Handle4004, timeout: 30000
15:22:25.287 [info] Running Elixir.HttpProxy.Handle on http://localhost:4003/ named HttpProxy.Handle4003, timeout: 30000
15:22:25.288 [info] Running Elixir.HttpProxy.Handle on http://localhost:4002/ named HttpProxy.Handle4002, timeout: 30000
15:22:25.288 [info] Running Elixir.HttpProxy.Handle on http://localhost:4001/ named HttpProxy.Handle4001, timeout: 30000
15:22:25.289 [info] Running Elixir.HttpProxy.Handle on http://localhost:4000/ named HttpProxy.Handle4000, timeout: 30000
there is my terminal with the proxy running, i tried to modify files with "http://localhost:4000" but it does nothing.
Can someone help me please? I think i 'm not that far from my sheet working again but i'm stuck.
The text was updated successfully, but these errors were encountered:
Hi,
I'm not familiar with proxies and networks in general but I installed the proxy on my ubuntu following the tutorial, I opened my ports in my router but I'm stuck on the proxy address to modify in the appscript module and urlFetchWhitelist.
In the example there is https://btgs-proxy.setupme.io but how do I know the address of my proxy?
there is my terminal with the proxy running, i tried to modify files with "http://localhost:4000" but it does nothing.
Can someone help me please? I think i 'm not that far from my sheet working again but i'm stuck.
The text was updated successfully, but these errors were encountered: