Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add support for torrent files #295

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

mh-cbon
Copy link

@mh-cbon mh-cbon commented Nov 3, 2016

Hi,

not sure this is all correct i quickly wrote that to be able to fetch torrent from url / files,

node  app.js "http://....file.torrent"
node  app.js "~/dld/.torrent"

unsure why https://github.com/feross/parse-torrent won t parse those uri directly :s but read torrent works!

Also i still have troubles with websites fronted by cloudflare, it returns 503. I could not find a way to bypass this.

@marbaquero
Copy link

Hi there,

I have started using this wonderful program Peerflix, question I have is, how does Peerflix handle a VPN connection to remain anonymous when downloading a torrent, currently I am connected to a VPN which gives me an anonymous IP, but when I do a speedtest command from Terminal, it shows my original IP. Does this mean that Peerflix when it downloads a torrent, the site will log my original IP or the one assigned by the VPN?

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants