Strange socet

Hello,

Thanks to contributors for this great tool!

I installed it on Arch Linux. The strange thing is this socket Syncthing opens. Please see below. Do we need it? Also it has strange http response (see below).

[USER@PC-pc ~]$ syncthing --version
syncthing v1.2.1 "Fermium Flea" (go1.12.8 linux-amd64) builduser@svetlemodry 2019-08-15 18:23:49 UTC

[USER@PC-pc ~]$ ss -4rp | grep syncthing
#   ... some sockets omitted
tcp        ESTAB           0           0                      PC-pc:40596                    scarab.smoula.net:22067      users:(("syncthing",pid=659,fd=15)) 

[USER@PC-pc ~]$curl http://scarab.smoula.net/ 
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
    <title>I hate people</title>
</head>
<body style="background-color: black;">
<h1>Smoula.NET</h1>



<!--
    
    
    
    
    hlavne soucka





-->




</body>
</html>

This is most likely a connection to a relay.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.