(You can also use any random string as the Room ID. We don't store it anywhere.)
-
-
-
The Problem PrivTracker Solves
-
- Sharing large files has always been difficult without compromising privacy or simplicity.
- Centralized services require full uploads before sharing, often with account registration and fees for large files.
- Hosting a file server demands technical knowledge, like opening firewall ports, and requires your computer to stay online.
- PrivTracker solves this by enabling private torrent sharing within a trusted group.
- Using UPnP, most torrent clients can automatically handle port opening, and only one person in the group needs an open port for everyone to download.
- Unlike public trackers, PrivTracker shares peers' IPs only within the group and keeps files off public networks like DHT, ensuring privacy and efficient sharing.
-
In Trackers field enter https://{{hostname}}/{{room}}/announce
+
In Trackers field enter {{origin}}/{{room}}/announce
Select Private torrent
Click New
Click Add in next window
@@ -84,7 +74,7 @@
File → Create Torrent File…
Select file to share
Click + under Trackers field and enter https://{{hostname}}/{{room}}/announce
+ class="url">{{origin}}/{{room}}/announce
Select Private
Select Open when created
Click Create
@@ -93,7 +83,20 @@
+
The Problem PrivTracker solves
+
+ Sharing large files has always been difficult without compromising privacy or simplicity.
+ Centralized services require full uploads before sharing, often with account registration and fees for
+ large files.
+ Hosting a file server demands technical knowledge, like opening firewall ports, and requires your
+ computer to stay online.
+ PrivTracker solves this by enabling private torrent sharing within a trusted group.
+ Using UPnP, most torrent clients can automatically handle port opening, and only one person in the group
+ needs an open port for everyone to download.
+ Unlike public trackers, PrivTracker shares peers' IPs only within the group and keeps files off public
+ networks like DHT, ensuring privacy and efficient sharing.
+