__________     __ __     __  _______    ________
  / ____/ __ \   / // /    / / / /  _/ |  / / ____/
 / / __/ / / /  / // /_   / /_/ // / | | / / __/
/ /_/ / /_/ /  /__  __/  / __  // /  | |/ / /___
\____/\____/     /_/    /_/ /_/___/  |___/_____/

 --- A GOPHER-LIKE INTERFACE FOR HIVE BLOCKCHAIN ---

Stream Torrents To Your Linux Box

BY: @sacredmonkey | CREATED: May 14, 2017, 1:38 a.m. | VOTES: 10 | PAYOUT: $0.68 | [ VOTE ]

So if your currently running a linux box and like to watch torrents, here is a great way to stream content without having to wait for that download to complete, I fixed up some good old bash scripting and managed to get these scripts to work properly.
[IMAGE: https://steemitimages.com/DQmPcEvPWqYNwBEomv7EMaAEXL8ncXjqjwGSo78CEWKBB92/sudo_apt_install_git.png]
You'll have to install git:
sudo apt-get install git

### ### ### ### ### ### ### ### ### ### ### ### ### ### ### ###

[IMAGE: https://steemitimages.com/DQmVCM2rfzfHH6SZKLfQfcYUecNhBASU9vmVsJ5WEqdwmvt/cd_home_username.png]
Then you'll want to CD to the user directory, for example:
cd /home/"Your Username"

### ### ### ### ### ### ### ### ### ### ### ### ### ### ### ###

[IMAGE: https://steemitimages.com/DQmRS5PN75XC534Ecvr9Gm8eUfJ3bxb2cftioBDKgW3N8Xs/git_clone_project.png]
Then you'll want to clone the project to you system
git clone https://github.com/sacredmonkey/ubuntu_torrent_stream
Then press the enter key

### ### ### ### ### ### ### ### ### ### ### ### ### ### ### ###

[IMAGE: https://steemitimages.com/DQmPvoYWE8fnHW3TkxqqK4HTmo9xrochRBPcn4nSMt7uEtp/cd_into_ubuntu.png]
There after you can then cd into the directory
cd ubuntu_torrent_stream/

### ### ### ### ### ### ### ### ### ### ### ### ### ### ### ### ###

[IMAGE: https://steemitimages.com/DQmT1scNd4EcHVdHbye7j9S3DTPASg7vqJANfpymg4QZ1kF/install.png]
You will then have to run the bash script to install, peerflix
./install_stream_torrent.sh

### ### ### ### ### ### ### ### ### ### ### ### ### ### ### ###

[IMAGE: https://steemitimages.com/DQmewheVxsHeAjfvpakPit3YTtKJ253gN3KfeKs346DWJfP/dsadsadsadsadsadas.png]
Once peerflix has been installed you can then, run the stream_torrent.sh script "./stream_torrent.sh" then press enter, which should ask for the torrent URL,
here is an example of what the magnet link would look like, I copied this one from thepiratebay.org:
magnet:?xt=urn:btih:4c62b02a9c4802f49149e96e6812d85eb89e550a&dn=Ghost.in.The.Shell.2017.HC.HDRip.XViD.AC3-ETRG&tr=udp%3A%2F%2Ftracker.leechers-paradise.org%3A6969&tr=udp%3A%2F%2Fzer0day.ch%3A1337&tr=udp%3A%2F%2Fopen.demonii.com%3A1337&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969&tr=udp%3A%2F%2Fexodus.desync.com%3A6969

### ### ### ### ### ### ### ### ### ### ### ### ### ### ### ###

[IMAGE: https://steemitimages.com/DQmQdYwvXeF52ECtakviudcbio6iSLNMHbyx5vGkVShgPjs/last.png]
Now press enter, and your now streaming torrent!!

TAGS: [ #technology ] [ #video ] [ #tutorials ]

Replies

NO REPLIES FOUND.

[ BACK TO TRENDING ] [ BACK TO MENU ]
CMD>