why would an app try to connect to 127.0.0.1:1514 ?

whistleclient

Platinum Member
Apr 22, 2001
2,700
1
71
installed a new app and when i ran it the firewall popped up with it trying to connect to 127.0.0.1:1514. why? 127.0.0.1 is loopback, right?

is there any chance this is malicious, or am i just being overly paranoid?

 

Nothinman

Elite Member
Sep 14, 2001
30,672
0
0
is there any chance this is malicious, or am i just being overly paranoid?

Probably the latter. Do you actually have anything listening on 1514?
 

spidey07

No Lifer
Aug 4, 2000
65,469
5
76
Badly written applications make a connection to themselves via their own network connection.

Bad application guy, bad.

No worries, although 1514 rings a bell for some reasone.