iSUSE
(iSUSE)
2015年08月2日 15:24
3
跳过 hash,可以节省很多等待时间啊。
除了 rut,还有没有其他图形 UI 呢?有好的 rut 的安装脚本吗,推荐个。wtorrent 安装失败,不知道与 gfw 是否有关系。
我自己的 blog,所以在需要的时候,用 rt 做种。pt 是什么,不太知道呢。
我试用了下 rTorrent, 和百度云比起来,速度惨不忍睹。
国内现货和海外直邮能一样么
从我的 iPhone 发送,使用 Tapatalk
1赞
辐射桃子
(辐射桃子)
2015年08月3日 13:56
6
你只是不懂 bt 的精髓
就不是一种东西,能比吗?
而且只要我想, rtorrent 随时都能站满我的带宽
iSUSE
(iSUSE)
2015年08月4日 14:13
9
可以用 rtorrent 下载百度云里的东西?
rtorrent 的连接性很好,在 bt 客户端里,rtorrent, deluge, utorrent/bittorrent, transmission,rt 和 de 的连接性最好,尤其是 rt,很好的 bt 工具
!](https://forum.suse.org.cn/download/file.php?id=2355&mode=view )
顺便问一下,这是什么浏览器呢?很像 chrome,但标签又是直角
iSUSE
(iSUSE)
2015年08月4日 14:21
10
我对 rutorrent 需求一般吧,因为 rtorrent 完全可以不用图形 UI,问也只是仅仅想知道除了 rutorrent 还有没有其他的图形 UI,谢谢你。
我更需要的是用命令行解决跳过散列检测,例如 ctrl+r 可以强制散列检测,那么有没有什么东东在添加种子到 rt 中的同时,加入某些参数可以跳过散列检测呢?
iSUSE
(iSUSE)
2015年08月4日 14:25
11
我得承认,我没有写过 bt 程序。
在我看来,它们都一样,都叫下载工具。作为下载工具,为什么就不能比下载速度呢?
谁能下载的更快,我就用谁。
恭喜!
yandex browser, 俗称红裤衩浏览器。俄罗斯搜索巨头出品的基于 chromium 的浏览器。
特色是它的 smartbox,让人耳目一新!
iSUSE:
可以用 rtorrent 下载百度云里的东西?
没试过。
software.opensuse.org 里有一个 bcloud 的软件可以下载百度云的内容。我这里有个 介绍的帖子 ](https://forum.suse.org.cn/t/opensuse/55/1 ) 。
或者 firefox + flashgot + aria2 ,速度也是刚刚的。
对于同一个种子,我这个小区的宽带,从百度云下载内容,一般能达到带宽的极限(大约 11MB/s),用 bt 类软件,大约能达到 10 ~ 100KB / s
顺便说下,百度云也是可以下载 bt 种子的内容的。
iSUSE
(iSUSE)
2015年08月4日 15:14
15
啊!可以用 bt 客户端下载百度云的东西啊,我一般用 downthemall, flareget, aria2, uget 下载,从来没用过 bt 客户端下载百度云内的东西,还真不知道怎么下载。
还有就是,yandex browser 早就有所耳闻了,yandex 搜索引擎,也很强悍,尤其是它的图片搜索。曾经特意去官方主页看过,貌似只支持 windows 呢,所以就放弃了,刚刚又看了一下,仍然提示:“Unfortunately, the version for your operating system is still not ready.” 应该是不支持 SUSE 啊。
找到了一个,不知道能不能用
repo.yandex.ru/yandex-browser/rpm/beta/x86_64/
iSUSE:
啊!可以用 bt 客户端下载百度云的东西啊,我一般用 downthemall, flareget, aria2, uget 下载,从来没用过 bt 客户端下载百度云内的东西,还真不知道怎么下载。 还有就是,yandex browser 早就有所耳闻了,yandex 搜索引擎,也很强悍,尤其是它的图片搜索。曾经特意去官方主页看过,貌似只支持 windows 呢,所以就放弃了,刚刚又看了一下,仍然提示:“Unfortunately, the version for your operating system is still not ready.” 应该是不支持 SUSE 啊。 找到了一个,不知道能不能用 repo.yandex.ru/yandex-browser/rpm/beta/x86_64/
我没有说可以用 bt 客户端下载百度云阿!用百度云的网页版,可以上传 bt 种子并下载的。
yandex browser for linux 下载地址,安装完成后会自动添加一个 repo 的,就是你提到的这个,这样就可以自动更新了(Zypper / YaST etc)。
browser.yandex.ru/?userchoice=1#main
iSUSE
(iSUSE)
2015年08月4日 16:17
17
还以为百度云可以用作 bt 的源呢,那个是离线下载的嘛。
windows 下貌似已经出正式版了,但 linux 的 yandex 目前仍是测试版,启动速度快得惊人,界面挺清爽,只是制定了些东西,adguard 的屏蔽效果不好,不过整体体验还是不错。
iSUSE
(iSUSE)
2015年08月5日 13:46
18
How to Fast Resume Hash Skip in rTorrent If you upload a torrent and are using rTorrent and you would like to to skip a hash when reloading the .torrent into rTorrent do the following command after getting the no hash check script set up. nh RLSNAME.torrent To have the ability to do this, do the following in your terminal, as root: cd /bin wget libtorrent.rakshasa.no/downlo…fast_resume.pl chmod 755 rtorrent_fast_resume.pl mv rtorrent_fast_resume.pl nh.pl You have pretty much downloaded the script that is used to skip hashchecks Now to make it easier to use. Create a file called nh (stands for ‘no hash’ doesn’t have an extension) cd /bin nano nh Copy the following into nh, then save and place in /bin/ folder. paste the following in (be sure to change the directory paths to their correct locations on your server): #!/bin/bash nh.pl /path.to.torrentdata/ <$1> /path.to.watchdir/$1 press ctrl+X and save it as nh You need to chmod 755 nh chmod 755 /bin/nh Next we need to make sure that the perl script will work by entering the following which will install everything necessary to actually run the script. perl -MCPAN -e ‘install Convert::Bencode’ Now both nh.pl and nh files are in /bin/ and the correct download and watch directories have been replaced in the nh file the script should be ready. Now lets say you want to skip hash check on Rambo.Boxset.1080p.BluRay.x264 (which you already have the files for on your server) You would download the Rambo.Boxset.1080p.BluRay.x264.torrent to any folder on your server (do not download it to your watch directory b/c rtorrent will start it up automatically) Navigate to that folder where you had just saved the .torrent and enter the following in terminal: nh Rambo.Boxset.1080p.BluRay.x264.torrent BEST REGARDS!!
!](http://1.fotoupload.ru/images/39120eaipfoh2ajoxucj.png )
按上面说的全部做完了,但仍然无法跳过散列检测
目前仍然不知道 nh + nh.pl 与 torrent 有何关系,怎么把这两个文件与 torrent 联系到一起,等再继续测试吧
辐射桃子
(辐射桃子)
2015年08月5日 16:41
19
bt 嘛,和百度云不是一个类型的,p2p 的最大特点就是你要在获取的时候奉献自己即边下载边上传甚至做种
百度人家有服务器,说给你多少速度就给你多少速度,说限你速马上你就 200k…
比如我拿 bt 下一部新出的美剧,因为是新出的,有很多人都在下,也就有很多人都在上传以及做种,这时候你的速度就快了
而你说的非常慢的种子就是时间太长了 ,热度已经过了,所以做种的人少了,甚至没有人做种。
这时候你就只能靠离线下载 (百度云) 了…
iSUSE:
private tracker?
pt 就能很好的约束用户,使其边下载边上传以及做中,这样就能避免老钟没速度了
iSUSE
(iSUSE)
2018年05月29日 12:36
20
事隔这么久, 才来回复, , 嗯, 就是private tracker, 现在没08年那么峰生水起, 国内外很多网站都倒闭了. rt仍然在用这, 但基本上不用ui, 跳过散列可以用qt, 或者wine-ut