Traccar with ngrok on localhost

Irtz6 years ago

I am using Traccar with Tramigo T23 Track and galileosky 7.0 please guide me how i can expose my local private ip (192.168.100.) to live i.e 0.tcp.ngrok.io:***.

I used following setting in ngrok configuration file.

authtoken: COMPLETE_TOKEN
tunnels:
  tramigo:
    addr: 5073
    proto: tcp
  gsky:
    addr: 5034
    proto: tcp
  mobile:
    addr: 5055
    proto: tcp

ngrok is working fine with "ngrok start --all" command but when i point my devices to 0.tcp.ngrok.io:**** it is not working i check Traccar log but there is no data from devices i checked for both devices please help what is the issue i also test on my live server, Traccar is working fine there but not on localhost.

2019-03-04 13:16:53  INFO: [89d455a1] connected
2019-03-04 13:16:54  INFO: [89d455a1: 5073 < 0:0:0:0:0:0:0:1] HEX: 050100
2019-03-04 13:17:08  INFO: [89d455a1] disconnected
2019-03-04 13:17:09  INFO: [e8f8e5e8] connected
2019-03-04 13:17:09  INFO: [e8f8e5e8: 5073 < 0:0:0:0:0:0:0:1] HEX: 04010050acd9a3ee00
2019-03-04 13:17:24  INFO: [e8f8e5e8] disconnected