Hello, I am trying to set up my own private torrent without using a tracker, so that it is truly private.
Tixati supports manually adding peers by manually entering their IP addresses, so I thought all I would need to do is create a private torrent, give that .torrent file to everyone I want to share with, and then manually add them as peers by manually entering their IP addresses, and it should connect to them and start working as usual.
However I cannot get it to work - after I manually add a peer, all that comes up in the peers tab is the port number of the peer, not its IP address, and it can't connect.
Here is a screenshot of what it looks like:
https://i.ibb.co/NpRRGXJ/Untitled-1.png
Is this a bug? Why does the IP address not show? Is that why it can't connect - because the peer never got added correctly and all it has is the port number?
If I make the torrent public and enable DHT then it works, but then I get a bunch of random bots connecting which I'm obviously trying to avoid for privacy reasons.
Basically I'm trying to use Tixati as an alternative to Syncthing because Syncthing doesn't support selective transfer (where you can pick and choose which files you want to download). Nor does it support file allocation options like Tixati's full prewrite / fast allocate / sparse, which are needed when sharing very large libraries of files to users with less free disk space than the library.
Thanks