Binding adress to localhost

Jela year ago

Hello
Please i installed traccar 5.6 in server and i want to binding the adress to localhost
tnx so much

Track-tracea year ago

Why not install 5.12 ?

Anton Tananaeva year ago

I'm not sure what you want. All Traccar versions bind on all interfaces by default, which means also localhost.

Jela year ago

i want to limite it on localhost only and block it to other interface because i am expose it to externe
i want whene user write the @ip and port not answer them

Anton Tananaeva year ago
Jela year ago

It work tnx so much Anton
@track_trace i install 5.6 because i already work on in and i personalized lot of thing on it

Track-tracea year ago

If you have found the solution for your question you can post it here. So that others with the same question also see the solution.

Jela year ago

I juste Add to parameters to default.xml us Anton Told me

<entry key='web.address'>@IP</entry>
<entry key='web.port'>Port_Number</entry>