-
as seen on Ask Ubuntu
- Search for 'Ask Ubuntu'
I'm running Ubuntu 12.04 using Gnome3 through their ppa in launchpad. Went good until now. Today Ubuntu wanted to make some updates and I thought okay. But it didn't want to install all of them. Turned out there were not all dependencies in the ppa. Before I noticed that, I (noob :D) uninstalled (apt-get…
>>> More
-
as seen on Ask Ubuntu
- Search for 'Ask Ubuntu'
When I launch Tor-Browser, it first launches Vidalia, then a special version of Firefox bundled with the Tor Browser package. If I try to download a (legal!) torrent in the Tor Browser version of Firefox, it launches Transmission to do so.
IF I launch Transmission from within the Tor Browser, it…
>>> More
-
as seen on Ask Ubuntu
- Search for 'Ask Ubuntu'
I am using the Tor bundle and its included browser to initiate torrent downloads with the Transmission client included with Lubuntu.
Clicking on a torrent link provides a warning message that external apps are NOT protected by Tor and clicking ok results in normal Transmission start and it begins…
>>> More
-
as seen on Ask Ubuntu
- Search for 'Ask Ubuntu'
I would like to have transmission-daemon and vnstat automatically run at startup. I was able to configure this for apache2 and proftpd with exactly the same commands.
795 sudo update-rc.d transmission-daemon remove
797 sudo update-rc.d -f transmission-daemon remove
798 sudo update-rc.d transmission-daemon…
>>> More
-
as seen on Super User
- Search for 'Super User'
I am using Transmission (1.92, the latest version) in Mac OS X 10.6.2 Snow Leopard, and have noticed that, without any torrents (at all, not even paused), Little Snitch reports constant activity from it. What's going on? I'd always assumed when I saw that with Torrents loaded but inactive, it had…
>>> More
-
as seen on Super User
- Search for 'Super User'
Does anyone know of a way to search for bittorrents who's titles are in non english characters. In my case, I am looking for Korean language torrents, namely Korean TV Dramas.
>>> More
-
as seen on Super User
- Search for 'Super User'
Off late, I am seeing a number of IP addresses starting with 10.x.x.x in my bittorrent peer list. Aren't these IP addresses supposed to be private ones? I don't understand how I am able to see the IP address instead of the WAN (external IP) of the client... Any one knows why?
>>> More
-
as seen on Super User
- Search for 'Super User'
A similar question was asked but never really addressed the question, I think in part because of terminology confusion. So to be very clear: what's the difference between the two BitTorrent client, one named "BitTorrent" and the one named "µTorrent"?
They look to have identical UIs, right down to…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
I am trying to get a list of IP addresses serving or downloading a file. What I did was to contact a tracker like openbittorrent.com to get the following (as part of the scrape file):
B%00%00%0C%5F%B1%B1l%CAGa%84S%CB%B0%9BG%84%3BE:0:1
Now, the long string in the beginning is the info hash. As a…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Hello,
I am currently trying to get python bittorrent tracker running inside of jython and i encountered this problem:
the tracker uses PyCrypto library which i compiled for my platform and added into the python path. When i try to run code, however, i get following error:
Exception in thread "MainThread"…
>>> More