Search found 2418 matches

by Peter
Sun Dec 25, 2016 5:41 am
Forum: Linux
Topic: Using NOX WebUI over VPN
Replies: 2
Views: 2047

Re: Using NOX WebUI over VPN

You could easily use "ufw" for this. https://www.digitalocean.com/community/tutorials/ufw-essentials-common-firewall-rules-and-commands It's not hard to learn (in fact it is really simple, it is designed to be simple, after all.) Simply: 1) install ufw 2) allow your SSH port or whatever yo...
by Peter
Wed Dec 14, 2016 8:24 am
Forum: Generic
Topic: How to upgrade qBittorrent - Raspberry Pi - Debian
Replies: 27
Views: 17659

Re: How to upgrade qBittorrent - Raspberry Pi - Debian

I don't think anything changed since.

To always get the latest build-dependencies, simply use:

Code: Select all

sudo apt-get build-dep qbittorrent

Code: Select all

sudo apt-get build-dep libtorrent-rasterbar
by Peter
Wed Dec 14, 2016 8:22 am
Forum: Generic
Topic: Overhead overboard
Replies: 7
Views: 3220

Re: Overhead overboard

https://www.checkyourmath.com/convert/data_rates/per_second/megabits_kilobytes_per_second.php 3mbps is 375KBps. ** You are getting 300KBps - roughly in qBittorrent - so you said. The rest is called "TCP Overhead". http://packetpushers.net/tcp-over-ip-bandwidth-overhead/ ** Keep in mind tha...
by Peter
Tue Dec 13, 2016 9:48 pm
Forum: Windows
Topic: Inconsistent speeds/errored
Replies: 4
Views: 1691

Re: Inconsistent speeds/errored

Don't worry, there are only like 2-3 CAPTCHA for the newly registered, just to filter out spammers. Hmmm. What if you check your Disk's load in Task Manager / Resource Monitor? Other than that... how many upload slots do you have set up? Is your port forward OK? Did you set that up? Try lowering you...
by Peter
Tue Dec 13, 2016 9:45 pm
Forum: Windows
Topic: Web UI works using localhost, but gives "Access Error -- 404" with 127.0.0.1
Replies: 3
Views: 1377

Re: Web UI works using localhost, but gives "Access Error -- 404" with 127.0.0.1

What do you have in the listen "Network Interface" in qBittorrent?
Maybe that can explain this anomaly.
by Peter
Mon Dec 12, 2016 5:44 pm
Forum: Windows
Topic: Web UI works using localhost, but gives "Access Error -- 404" with 127.0.0.1
Replies: 3
Views: 1377

Re: Web UI works using localhost, but gives "Access Error -- 404" with 127.0.0.1

127.0.0.1 means the device's very own local address.

Find out what's your machine's IP, then use that on your local network.
127.0.0.1 will just point to each machine's own address.
by Peter
Mon Dec 12, 2016 5:43 pm
Forum: Windows
Topic: Migrate from uTorrent to qBittorrent easily
Replies: 159
Views: 224839

Re: Migrate from uTorrent to qBittorrent easily

[quote="Xoanon"]...[/quote]

What if you check Task Manager?
by Peter
Sun Dec 11, 2016 8:25 pm
Forum: Suggestions
Topic: Update of qBittorrent
Replies: 2
Views: 1710

Re: Update of qBittorrent

[quote="whitehatckerch"]...[/quote] What? If you check the Github Release page, you can see that previous versions didn't come any sooner: https://github.com/qbittorrent/qBittorrent/releases The main point is... Most people want a stable client. They want to download, to seed, to handle th...
by Peter
Wed Dec 07, 2016 1:21 pm
Forum: Introductions
Topic: Newe noob
Replies: 6
Views: 4113

Re: Newe noob

Well, you can always change your VPN provider. On 'closed sites' you have to seed, so a passive connection will not do there. Recommendations: Sorry, this forum is strictly about the qBittorrent project. (We do talk about p2p and stuff, see "Cafe lounge" forum, but no invitations, no recom...
by Peter
Tue Dec 06, 2016 8:13 am
Forum: Linux
Topic: Need Help Troubleshooting Connection
Replies: 1
Views: 1349

Re: Need Help Troubleshooting Connection

Quit working, as in NO download OR upload...nothing? 0/0kbps down/up, all?
Then it might be your own software firewall.

Is it just downloading, but you get a yellow sign at the bottom?
It's your port forward, or rather, the lack of it.
by Peter
Tue Dec 06, 2016 8:11 am
Forum: Linux
Topic: qBittorent never seeds - Ubuntu 16.04
Replies: 5
Views: 5042

Re: qBittorent never seeds - Ubuntu 16.04

There are no problems as far as I can tell. I am not sure those clients even want to download. Having clients does not equal having proper peers. - They might be on pause. - They might not have more speed/connection left. - They might be connected to other peers. - They might have peerblock that blo...
by Peter
Tue Dec 06, 2016 8:08 am
Forum: Introductions
Topic: Newe noob
Replies: 6
Views: 4113

Re: Newe noob

Yes, it is your VPN. VPN renders you passive. - This should not affect your speeds on popular/regular torrents. - This, however makes uploading harder. Sometimes impossible. - Some VPN providers such as AirVPN and Private Internet Access allows you to port forward, so you can seed there/get a green ...
by Peter
Mon Dec 05, 2016 2:06 pm
Forum: Linux
Topic: Low no. of DHT nodes in qbittorrent vs utorrent ??
Replies: 5
Views: 7812

Re: Low no. of DHT nodes in qbittorrent vs utorrent ??

Enabling encryption helps with speeds, though. Make it "Enabled". So your client will encrypt IF the other party NEEDS it. Imagine you have clients "A" - the people who have it DISABLED. Imagine you have clients "B" - the people who have it on FORCED. As you have it dis...