sealinknetwork.conf
####ConnectionManager Settings####
#The default network port to connect to. Default 15001.
#port=15001
#Accept connections from the outside.
listen=1
#This can be used to accept incoming connections when -connect is specified.
#forcelisten=<0 or 1>
#Specified node to connect to. Can be specified multiple times.
connect=97.74.83.32:15001
#Add a node to connect to and attempt to keep the connection open. Can be specified multiple times.
addnode=97.74.83.32:15001
addnode=92.205.231.104:15001
#Bind to given address. Use [host]:port notation for IPv6. Can be specified multiple times.
bind=97.74.83.32:15001