murder icon indicating copy to clipboard operation
murder copied to clipboard

Source location for disabling DHT, UPnP, Encryption?

Open xinliu8 opened this issue 13 years ago • 2 comments

In the introduction video, the functionality of disabling DHT, UPnP, Encryption was mentioned. Could please point me to the files doing them? I cannot find them in the code as I went through murder code and also did a diff on bittornado directory. Thanks.

xinliu8 avatar May 15 '12 01:05 xinliu8

see https://github.com/lg/murder/blob/master/dist/BitTornado/download_bt1.pyand https://github.com/lg/murder/blob/master/dist/BitTornado/BT1/track.py for the settings that were changed

On Mon, May 14, 2012 at 6:23 PM, goododd < [email protected]

wrote:

In the introduction video, the functionality of disabling DHT, UPnP, Encryption was mentioned. Could please point me to the files doing them? I cannot find them in the code as I went through murder code and also did a diff on bittornado directory. Thanks.


Reply to this email directly or view it on GitHub: https://github.com/lg/murder/issues/14

lg avatar May 19 '12 00:05 lg

Thanks for the pointers. I also noticed that you limited up/download speed to 10MB/s. I am curious how fast you can get if you don't limit in the cluster connected by Gigabit NIC (mentioned in the video)? Thanks. I am asking because I only see around 10MB/s between only two machines that's connected by Gigabit Ethernet and am trying to figure out what settings that may influence this.

xinliu8 avatar Jun 07 '12 17:06 xinliu8