关于迅雷提速问题

来源:百度知道 编辑:UC知道 时间:2024/06/17 14:53:45
[hub]
server=hub5t.sandai.net
port=3076
udp_server=hub5u.sandai.net
udp_port=3076

[hub_agent]
check_interval=600
retry_interval=300
peer_updated=0
max_url_length=255
disable_peer_res=0

[local_tcp_server]
tcp_server_port=3077
tcp_server_timeout=30
tcp_server_max_clients=4
tcp_server_startup_interval=60
wakeup_any_when_none=1

[local_udp_server]
udp_ping_start=1
udp_broker_start=1
udp_ping_interval=300
use_socketip_when_ping=1
udp_server_startup_interval=60
connect_peer_by_proxy=0
connect_hub_by_proxy=0

[socket_buffer]
recv_buffer_size=256
send_buffer_size=256

[file_size]
reasonable_size=128
insert_hub_size=256

[p2s]
thread_num=50
ftp_exempt_period=60
http_exempt_period=18
https_exempt_period=18
mms_exempt_period=18
mmst_exempt_period=18

[dispatch]
sampl

sandai.net是迅雷的网站,代码里使用大概是想直接从服务器那边获得可连接的用户列表。
但现在迅雷主要的麻烦在于其他下载软件的反吸血措施。所以我不认为这段代码会有很大帮助。

[hub]
server=hub5t.sandai.net
port=3076
udp_server=hub5u.sandai.net
udp_port=3076

[hub_agent]
check_interval=600
retry_interval=300
peer_updated=0
max_url_length=255
disable_peer_res=0

[local_tcp_server]
tcp_server_port=3077
tcp_server_timeout=30
tcp_server_max_clients=4
tcp_server_startup_interval=60
wakeup_any_when_none=1

[local_udp_server]
udp_ping_start=1
udp_broker_start=1
udp_ping_interval=300
use_socketip_when_ping=1
udp_server_startup_interval=60
connect_peer_by_proxy=0
connect_hub_by_proxy=0

[socket_buffer]
recv_buffer_size=256
send_buffer_size=256

[file_size]
reasonable_size=128
insert_hub_size=256

[p2s]
thread_num=50
ftp_exempt_period=60