????????'s Archiver

gaety 发表于 2009-11-28 18:38

[??]linux?·??BT???§??rtorrent?è??·?·¨

[b][color=#000000]rtorrent??????Linux?·?????ì????BT???§??,??????·?????????????????????????????±??????????è??·?·¨??[/color][/b]
[color=#000000]?ò???????¨?????ú?????????????÷???ù?????????????ü????[/color]
[b][color=#0000ff]    [color=#000000]°?×°[/color][/color][/b]
    sudo aptitude install rtorrent
[b][color=#0033ff]    [color=#000000]?¨??????????[/color][/color][/b]
    mkdir universe
[b][color=#0000ff]   [color=#000000]?¨???????ú?·????[/color][/color][/b]
    mkdir universe/session
  [b][color=#0000ff]  [color=#000000]????????????[/color][/color][/b]
    gedit /home/username/.rtorrent.rc
   [b][color=#0033ff] [color=#000000]°??????????ú??????.rtorrent.rc??????:[/color][/color][/b]
    #×??????ípeer??
    min_peers = 3
    #×??ó???ípeer??
    max_peers = 500
    #×??ó???±???????§??
    max_uploads = 10
    #×??ó????950k/s ???????§????,adsl??×??é????
    download_rate = 950
    #×??ó????200k/s ???????§????,adsl??×??é????
    upload_rate = 200
    #????????
    directory = ~/universe
    #?????ú?·?????¨????????°ü?¨??????????????DHT??????????
    session = ~/universe/session
    #?¨????×????à??,°?bt??×???????/universe??????×?????????
    schedule = watch_directory,5,5,load_start=~/universe/*.torrent
    #?¨????×????à??,°?bt??×?????/universe??????×???×?????????????
    schedule = untied_directory,5,5,stop_untied=
    #????????????100M??×?????????????????
    schedule = low_diskspace,5,60,close_low_diskspace=100M
    #?¨??×???????????200M???é????????/??????????200%,?ò????×?????????×?200M?é????????/??????????2000%,?ò??????????
    schedule = ratio,60,60,?±stop_on_ratio=200,200M,2000??
    #bt?à??????
    port_range = 9400-9500
    #???ú??????·??§??????????
    port_random = yes
    ######????DHT######
    dht = on
    #DHT?ù????UDP????
    dht_port = 9501
    #??×?????????
    peer_exchange = yes
    #?¨????????,??????×?10M,?????????§??×??é??????
    send_buffer_size = 10M
    #?¨????????,??????×?20M,?????????§??×??é??????
    receive_buffer_size = 20M
    #(????±à????±?????????????
    encoding_list=UTF-8
    [b]????·?·¨??
    °???×?·????????¨????universe????????[/b]
[b]   ???ó[/b]
    screen rtorrent
[b]    ??????????????,????????????[/b]
    screen -r
    [b]???ù??????????????rtorrent????[/b]
   [b] rtorrent?????ì???ü??Ctrl+q[/b]
   [b] ?í×?????????×??????????????????è??????°??????ü????????,°????ü,°??????ü????File List??,°????ü,°??????ü????????,°?????????off????????.[/b]
    ×??ó ????????°?
[img]http://www.redbots.cn/wp-content/uploads/2008/11/d2a0_20081117104515130.jpg[/img]
    ???????????????????????????????ê?????é????rtorrent???é??

[img=600,387]http://www.redbots.cn/wp-content/uploads/2008/11/9038_20081117104516352.jpg[/img]

[img=600,386]http://www.redbots.cn/wp-content/uploads/2008/11/f560_20081117104517957.jpg[/img]

gaety 发表于 2009-11-28 19:38

??????????????/opt/etc??????????????????rtorrent.conf?????????????????????????ù????×???????????????????×???#???ó??????×???????????????[color=blue]????[/color]±ê??????±?????????????

##################################     ????????????    ####################################
# This is an example resource file for rTorrent. Copy to
# ~/.rtorrent.rc and enable/modify the options as needed. Remember to
# uncomment the options you wish to enable.

# [color=blue]????torrent???????í??????×??ó???°×?????peer??????[/color]
min_peers = 40
max_peers = 250

# Same as above but for seeding completed torrents (-1 = same as downloading)
#min_peers_seed = 10
#max_peers_seed = 50

# Maximum number of simultanious uploads per torrent.
max_uploads = 15

# [color=blue]??????????????????????????KB. "0" ?ú±í??????[/color]
download_rate = 75
upload_rate = 28

# [color=blue]???????????????????????????á·???????[/color]
directory = /opt/downloads

# Default session directory. Make sure you don't run multiple instance
# of rtorrent using the same session directory. Perhaps using a
# relative path?
session = /opt/downloads/.session

# [color=blue]??????????·????????????????à??????[/color]
#[color=blue] ·???/opt/torrent?????×????torrent?????á×???????????[/color]
#[color=blue] ???????à?????????ó???????¨??samba?òscp?ù????????????×??????á×???????????[/color]
schedule = watch_directory,5,5,load_start=/opt/torrent/*.torrent
#schedule = untied_directory,5,5,stop_untied=

# Close torrents when diskspace is low.
#schedule = low_diskspace,5,60,close_low_diskspace=100M

# Stop torrents when reaching upload ratio in percent,
# when also reaching total upload in bytes, or when
# reaching final upload ratio in percent.
# example: stop at ratio 2.0 with at least 200 MB uploaded, or else ratio 20.0
#schedule = ratio,60,60,stop_on_ratio=200,200M,2000

# The ip address reported to the tracker.
#ip = 127.0.0.1
#ip = rakshasa.no

# The ip address the listening socket and outgoing connections is
# bound to.
#bind = 127.0.0.1
#bind = rakshasa.no

# Port range to use for listening.
#port_range = 6890-6999

# Start opening ports at a random position within the port range.
#port_random = no

# Check hash for finished torrents. Might be usefull until the bug is
# fixed that causes lack of diskspace not to be properly reported.
#check_hash = no

# [color=blue]??·?????UDP trackers???¨?é??yes[/color]
use_udp_trackers = yes

# Alternative calls to bind and ip that should handle dynamic ip's.
#schedule = ip_tick,0,1800,ip=rakshasa
#schedule = bind_tick,0,1800,bind=rakshasa

# [color=blue]??·????í???é???????¨?é????allow_incoming,enable_retry,prefer_plaintext??×é?????????????ò??????????[/color]
# allow_incoming, try_outgoing, require, require_RC4, enable_retry, prefer_plaintext
#
# The example value allows incoming encrypted connections, starts unencrypted
# outgoing connections but retries with encryption if they fail, preferring
# plaintext to RC4 encryption after the encrypted handshake
#
encryption = allow_incoming,enable_retry,prefer_plaintext

#
# Do not modify the following parameters unless you know what you're doing.
#

# Hash read-ahead controls how many MB to request the kernel to read
# ahead. If the value is too low the disk may not be fully utilized,
# while if too high the kernel might not be able to keep the read
# pages in memory thus end up trashing.
#hash_read_ahead = 10

# Interval between attempts to check the hash, in milliseconds.
#hash_interval = 100

# Number of attempts to check the hash while using the mincore status,
# before forcing. Overworked systems might need lower values to get a
# decent hash checking rate.
#hash_max_tries = 10

# Max number of files to keep open simultaniously.
#max_open_files = 128

# Number of sockets to simultaneously keep open.
#max_open_sockets = <no default>


# Example of scheduling commands: Switch between two ip's every 5
# seconds.
#schedule = "ip_tick1,5,10,ip=torretta"
#schedule = "ip_tick2,10,10,ip=lampedusa"

# Remove a scheduled event.
#schedule_remove = "ip_tick1"

#[color=blue]????utf-8??????samba??????????[/color]
encoding_list = UTF-8

#[color=blue]rtorrent???¨????????(?ò????)???¨??????????0644???¨?é????0000(????xuanwuhu)?????ù?????§????·?????
#?????????ù??samba?????????±???ò??????±???????rtorrent???¨??????[/color]
umask = 0000

#[color=blue]?????????????ò??dht??????????×????????í?????????? rtorrent ?????????±?ò?????? DHT??????°?dht=auto????dht=on[/color]
dht = auto
dht_port = 6778

#[color=blue]???ípeer???????±?????í?????à?à????°?[/color]
peer_exchange = yes

#[color=blue]×??ó??????????web???????°???????í?????????ó???é??[/color]
scgi_port = :5000

##################################     ?????????á??   ####################################

????????????????·??????§??HOME?????????ò???¨?é??????????×÷
mkdir /opt/root
export HOME=/opt/root
???????????????ü????.rtorrent.rc,·???/opt/root?????×??

×??ó??telnet??????rtorrent?¨????????????/opt/bin/rtorrent????????????rtorrent?????±?ù?à????????·?????torrent?????????á?????????????±×?????????·???·?????
(14:31:09) Starting DHT server on port 6778.??×??ù???????????÷DHT??????????

?????????ü?????????§?????è????7231-4P?òWL500gP??[color=red]??????[/color]?·????×??????????¨??????7231-4P?òWL500gP?±?????????°???????è?????????í??????????7231-4P?òWL500gP????????±?????°?iptables??INPUT???????????????ò??????????ddwrt????????±???????
iptables -I INPUT 1 -p tcp --dport 1024:10000 -j ACCEPT
iptables -I INPUT 1 -p udp --dport 1024:10000 -j ACCEPT



?ó???????????ò??DHT????????????????PT???????÷ ??????????DHT???ù?????????????????÷?????????à???§????????????????????????????????????±?DHT?è??????????×????¨AUTO????????°??ü?è??????±??¨OFF)

?????????? 发表于 2009-12-18 22:21

????????????????????????
???????????????¤
GA????????±???????

massi 发表于 2010-2-11 07:29

????????????°??

?ùê??? 发表于 2011-7-23 06:42

100M???ú????????50??/?ê,1000???ú????100??/?ê,????±?°?,???????ó????,???ú????,
?????????í,???±???????¨[url=http://www.618188.net/]www.618188.net[/url]?????????????ú?í??,×??ú?í?????¨
???ú????????|?????ú?í|???ú????|?ò??×??á|????????|???ú·????÷|??·??í??
??????????????????????????????????????????????????????????????????
100M  ???ú????50??/?ê?? ????±?°?,???????ó????
200M  ???ú????60??/?ê?? ????±?°?,???????ó????
300M  ???ú????70??/?ê?? ????±?°?,???????ó????
400M  ???ú????80??/?ê?? ????±?°?,???????ó????
500M  ???ú????90??/?ê?? ????±?°?,???????ó????
1000M ???ú????100??/?ê??????±?°?,???????ó????
[url=http://www.618188.net/]http://www.618188.net[/url]
??????????????????????????????????????????????????????????????????
???ú·????÷×????ù±?????: ??°?×°?÷?ú????
??×°??×÷???? Windows 2003  ?ò Linux
VPS--1K·????÷ 256  MB ????  15G???? 200??/??,??×??÷??·?????????°ó???????ò??
???ú·????÷A?? 512  MB ????  15G???? 300??/??,??×??÷??·?????????°ó???????ò??
???ú·????÷B?? 1024 MB ????  20G???? 400??/??,??×??÷??·?????????°ó???????ò??
???ú·????÷C?? 2G????  30G???? 500??/??,??×??÷??·?????????°ó???????ò??
???ú·????÷D?? 2G????  60G???? 600??/??,??×??÷??·?????????°ó???????ò??
???ú·????÷E?? 4G???? 120G???? 700??/??,??×??÷??·?????????°ó???????ò??
???ú·????÷F?? 4G???? 240G???? 800??/??,??×??÷??·?????????°ó???????ò??
??3389????×??????í,??×??÷°?×°?í??!
[url=http://www.618188.net/]http://www.618188.net[/url]
??????????????????????????????????????????????????????????????????
???ú??°???Krypt?ú·?,?à???ú×??ü???????ò×??ì??
???????ú·????÷?????úvps??????????,????????
[url=http://www.618188.net/]http://www.618188.net[/url]
??????????????????????????????????????????????????????????????????
???ú·????÷A??  ????:300??/??  ?ü???ü???¨
  ?? ?¤???ú·????÷A???ù±?????:
?¤??3389????×??????í,??×??÷°?×°?í??
?¤300??/??,?????à????????°ó???????ò??
?¤???í?÷?? ?????? Xeon ????
?¤?????? 512 MB
?¤???????????ò×????? 15 GB
?¤????(???í100Mpbs???í)(?÷??1500GB/??)
?¤????(???í10Mpbs???í) (?????÷??)
?¤IP?? 1??????IP
?¤????IP??174.139.**.** ?ò 98.126.**.**
?¤??×°??×÷??????Windows 2003 ?ò Linux
?¤????·?°??ú°?×°asp/php/aspx/mysql/mssql
??·?°?×°PHP5??Mysql5??Zend3.3??PhpMyadmin??????×??????????é·?;
[url=http://www.618188.net/]http://www.618188.net[/url]
??????????????????????????????????????????????????????????????????
????QQ??·??í??---????×?????QQ??(??×???????????°?)
???????? [url=http://www.qq.898188.com/618188/QQ2010zs.rar]http://www.898188.com/618188/QQ2010zs.rar[/url]
??????????????????????????????????????????????????????????????????
????????QQ??: 75385282      ???ú????QQ??:10821338
????×???QQ??: 41119214      ???????????°:13959786178
(???ú????)????QQ:38781303   (????????)????QQ: 378727878??  
(?????§??)????QQ:627453609  (?????ú?í)????QQ: 767222768
(??·??í??)????QQ:496549655  (???ú?ú·?)????QQ: 624501211
(???ó·???)????QQ:306196510  (???°×???)????QQ: 562071161
??????????????????????????????????????????????????????????????????
???ú????????|?????ú?í|???ú????|??±?·????÷|????????|???ú·????÷|??·??í??

?ùê??? 发表于 2011-10-4 08:52

100M???ú????????50??/?ê,1000???ú????100??/?ê,????±?°?,???????ó????,???ú????,
?????????í,???±???????¨[url=http://www.618188.net/]www.618188.net[/url]?????????????ú?í??,×??ú?í?????¨
???ú????????|?????ú?í|???ú????|?ò??×??á|????????|???ú·????÷|??·??í??
??????????????????????????????????????????????????????????????????
100M  ???ú????50??/?ê?? ????±?°?,???????ó????
200M  ???ú????60??/?ê?? ????±?°?,???????ó????
300M  ???ú????70??/?ê?? ????±?°?,???????ó????
400M  ???ú????80??/?ê?? ????±?°?,???????ó????
500M  ???ú????90??/?ê?? ????±?°?,???????ó????
1000M ???ú????100??/?ê??????±?°?,???????ó????
[url=http://www.618188.net/]http://www.618188.net[/url]
??????????????????????????????????????????????????????????????????
???ú·????÷×????ù±?????: ??°?×°?÷?ú????
??×°??×÷???? Windows 2003  ?ò Linux
VPS--1K·????÷ 512  MB ????  15G???? 200??/??,??×??÷??·?????????°ó???????ò??
???ú·????÷A?? 1024 MB ????  15G???? 300??/??,??×??÷??·?????????°ó???????ò??
???ú·????÷B?? 1024 MB ????  30G???? 400??/??,??×??÷??·?????????°ó???????ò??
???ú·????÷C?? 2G????  30G???? 500??/??,??×??÷??·?????????°ó???????ò??
???ú·????÷D?? 2G????  60G???? 600??/??,??×??÷??·?????????°ó???????ò??
???ú·????÷E?? 4G???? 120G???? 700??/??,??×??÷??·?????????°ó???????ò??
???ú·????÷F?? 4G???? 240G???? 800??/??,??×??÷??·?????????°ó???????ò??
??3389????×??????í,??×??÷°?×°?í??!
[url=http://www.618188.net/]http://www.618188.net[/url]
??????????????????????????????????????????????????????????????????
???ú??°???Krypt?ú·?,?à???ú×??ü???????ò×??ì??
???????ú·????÷?????úvps??????????,????????
[url=http://www.618188.net/]http://www.618188.net[/url]
??????????????????????????????????????????????????????????????????
???ú·????÷A??  ????:300??/??  ?ü???ü???¨
  ?? ?¤???ú·????÷A???ù±?????:
?¤??3389????×??????í,??×??÷°?×°?í??
?¤300??/??,?????à????????°ó???????ò??
?¤???í?÷?? ?????? Xeon ????
?¤?????? 1024 MB
?¤???????????ò×????? 15 GB
?¤????(???í100Mpbs???í)(?÷??1500GB/??)
?¤????(???í10Mpbs???í) (?????÷??)
?¤IP?? 1??????IP
?¤????IP??174.139.**.** ?ò 98.126.**.**
?¤??×°??×÷??????Windows 2003 ?ò Linux
?¤????·?°??ú°?×°asp/php/aspx/mysql/mssql
??·?°?×°PHP5??Mysql5??Zend3.3??PhpMyadmin??????×??????????é·?;
[url=http://www.618188.net/]http://www.618188.net[/url]
??????????????????????????????????????????????????????????????????
????QQ??·??í??---????×?????QQ??(??×???????????°?)
???????? [url=http://www.qq.898188.com/618188/QQ2010zs.rar]http://www.898188.com/618188/QQ2010zs.rar[/url]
??????????????????????????????????????????????????????????????????
????????QQ??: 75385282      ???ú????QQ??:10821338
????×???QQ??: 41119214      ???????????°:13959786178
(???ú????)????QQ:38781303   (????????)????QQ: 378727878??  
(?????§??)????QQ:627453609  (?????ú?í)????QQ: 767222768
(??·??í??)????QQ:496549655  (???ú?ú·?)????QQ: 624501211
(???ó·???)????QQ:306196510  (???°×???)????QQ: 562071161
??????????????????????????????????????????????????????????????????
???ú????????|?????ú?í|???ú????|??±?·????÷|????????|???ú·????÷|??·??í??

页: [1]

Powered by Discuz! Archiver 7.0.0  © 2001-2009 Comsenz Inc.