add Peer-to-Peer Large File Sharing (Torrents over VPN) #157

Merged
nihilist merged 2 commits from XMRonly/blog-contributions:main into main 2024-10-20 20:23:29 +02:00
Contributor

Submitting for your review! #12

Submitting for your review! #12
XMRonly added 1 commit 2024-10-20 02:50:49 +02:00
Owner

bandswidth >> bandwidth
protonvpn >> also mention that there are other vpns that exist that accept monero like mullvadVPN (link to kycnot.me https://kycnot.me/?t=service&q=vpn)

regarding the private tracker, mention that if the user wants to run their own, they can use https://github.com/meehow/privtracker (you can just mention that they need a VPS, and in the commandline that they need to do this:

Build

# Clone this repository.
$ git clone https://github.com/meehow/privtracker.git

# cd into the directory
$ cd privtracker

# Run go build
$ go build

Usage

# Runs on port 1337 and redirects to privtracker.com by default.
$ ./privtracker

# Export PORT and DOMAIN variables to use custom values.
$ export PORT=12345 DOMAIN=customprivtracker.com; ./privtracker

Just mention when we are talking from Sam's perspective, and when we are talking from Larry's persepctive (see how i did it in here: https://blog.nowhere.moe/opsec/haveno-arbitrator/index.html)

also mention that Larry is also making his qbittorrent use the vpn interface to hide his public IP when downloading.

fix those and we're good to merge it

bandswidth >> bandwidth protonvpn >> also mention that there are other vpns that exist that accept monero like mullvadVPN (link to kycnot.me https://kycnot.me/?t=service&q=vpn) regarding the private tracker, mention that if the user wants to run their own, they can use https://github.com/meehow/privtracker (you can just mention that they need a VPS, and in the commandline that they need to do this: ```sh Build # Clone this repository. $ git clone https://github.com/meehow/privtracker.git # cd into the directory $ cd privtracker # Run go build $ go build Usage # Runs on port 1337 and redirects to privtracker.com by default. $ ./privtracker # Export PORT and DOMAIN variables to use custom values. $ export PORT=12345 DOMAIN=customprivtracker.com; ./privtracker ``` Just mention when we are talking from Sam's perspective, and when we are talking from Larry's persepctive (see how i did it in here: https://blog.nowhere.moe/opsec/haveno-arbitrator/index.html) also mention that Larry is also making his qbittorrent use the vpn interface to hide his public IP when downloading. fix those and we're good to merge it
XMRonly added 1 commit 2024-10-20 17:59:19 +02:00
Owner

looks good now, thx. payment sent,

looks good now, thx. payment sent,
nihilist merged commit 81c62f24b5 into main 2024-10-20 20:23:29 +02:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: nihilist/blog-contributions#157
No description provided.