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

I'm a using a paid version so i need to use different prompts #23

Open
AsusuZ opened this issue Feb 11, 2024 · 2 comments
Open

I'm a using a paid version so i need to use different prompts #23

AsusuZ opened this issue Feb 11, 2024 · 2 comments

Comments

@AsusuZ
Copy link

AsusuZ commented Feb 11, 2024

I have to use this promt --remote-addr=<YOUR_ADDRESS> how should i configure to run this?

@AsusuZ AsusuZ changed the title I'm a using apid version so i need to use different prompts I'm a using a paid version so i need to use different prompts Feb 11, 2024
@Shad3ious
Copy link

Shad3ious commented Jun 24, 2024

I have the same issue. However, if you run just ngrok. It works. ngrok tcp {IP:PORT} --remote-addr=<YOUR_ADDRESS> but then you have to just let it run in the background.

@Shad3ious
Copy link

I did find this article: https://ngrok.com/docs/tcp/?cty=agent-config
It shows that in a yml file you can do this:

tunnels:
  example:
    proto: tcp
    addr: 3389
    remote_addr: 1.tcp.eu.ngrok.io:12345

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

2 participants