Ngrok Port açılmıyor

RazerX

Centipat
Katılım
13 Aralık 2021
Mesajlar
167
Daha fazla  
Cinsiyet
Erkek
Arkadaşlar port açamıyorum sanırım. Port'um açık mı sitesinden kontrol ettigimde kapalı görünüyor. IP adresimi yazdım, port olarak da 4444'ü yazdım terminalden./ngrok tcp 4444 yaptığımda bunlar çıkıyor:

Kod:
└─$./Ngrok tcp 4444.

Name:

 Tcp - start a tcp tunnel.

Usage:

 Ngrok tcp [addressort | port] [flags]

Descrıptıon:

 Starts a tunnel which forwards all tcp traffic on a public port to a local.

 Address. This is extremely useful for exposing services that run non-HTTP

 Traffic (SSH, sip, RDP, Game servers, ETC).

 A tcp tunnel binds a public address on the remote ngrok server. Any.

 Services which require a stable public address should use the.

 --Remote-addr option. Ngrok requires that you reserve a tcp tunnel.

 Address for your account before you can use it.

Terms of servıce: ngrok - Online in One Line

Examples:

 # Forward a port to your local SSH server.

 Ngrok tcp 22.

 # Expose an RDP server on a specific public address that you reserved.

 Ngrok tcp --remote-addr=1.tcp. Ngrok. IO: 27210 3389.

Optıons:

 --Authtoken string ngrok.com authtoken identifying a user.

 --Cidr-allow strings reject connections that do not match the given cıdrs.

 --Cidr-deny strings reject connections that match the given cıdrs.

 --Config strings path to Config files; they are merged if multiple.

 -H, --help help for tcp.

 --Log string path to log file, 'stdout', 'stderr' or 'false' (default "false")

 --Log-format string log record format: 'term', 'logfmt', 'JSON' (default "term")

 --Log-level string logging level: 'Debug', 'info', 'warn', 'error', 'crit' (default "info")

 --Proxy-proto string version of proxy proto to use with this tunnel, empty if not using.

 --Region string ngrok server region [us, eu, au, ap, sa, jp, in] (default "us")

 --Remote-addr string bind remote address (requires you reserve an address)

Error: Error reading Configuration file '/home/erby/.ngrok2/ngrok.yml': 'version' property is required.

Error:

Error: If you're upgrading from an older version of ngrok, you can run:

Error:

Error: Ngrok Config upgrade.

Error:

Error: To upgrade to the New format and add the version number.
 
Son düzenleyen: Moderatör:
Evet yok, hatayı şimdi anladım. Üstelik./ ne alaka? Galiba arkadaş eski sürümünü indirmiş, başka bir sürümünü dener misiniz?
Root@kali:~/downloads# ngrok tcp -region EU 4444.
Command 'ngrok' not found, did you mean:
Command 'grok' from deb grok.
Try: Apt install <deb name>
Burada aldığı çıktıya göre büyük ihimalle ./ yazmadığı için konsol komutu olarak algılamış diyor ki böyle bir komut bulamadım grok mu demek istedin ya da apt install komutunu kullanarak yükle diyor.
 

Yeni konular

Geri
Yukarı