?? larbin.conf
字號:
################################################ Who are you ?# mail of the one who launched larbin (YOUR mail)From larbin1.1.4@somewhere.com# name of the bot (sent with http headers)UserAgent larbin############################################# What are the inputs and ouputs of larbin# port on which is launched the http statistic webserverhttpPort 8081# port on which you can submit urls to fetchinputPort 1976############################################# parameters to adapt depending on your network# Number of connexions in parallel (to adapt depending of your network speed)pagesConnexions 300# Number of dns calls in paralleldnsConnexions 20# How deep do you want to go in a sitedepthInSite 5# time between 2 calls on the same server (in sec) : NEVER less than 30waitDuration 60# Make requests through a proxy (use with care)#proxy localhost 8080############################################### now, let's customize the search# first page to fetchstartUrl http://www.lwn.net/########## Do you want to limit your search to a specific domain ?# if yes, uncomment the following line#limitToDomain .fr .dk .uk end########## Is it a specific search ?# Give the content type you look for and the usual extension# The extension is optional, it just allows early detection (little speedup)# uncomment the following line for searching xml#specificSearch text/xml .xml end# uncomment the following line for searching mp3#specificSearch audio/mpeg .mp3 end########## What are the extensions you surely don't want# never forbid .html, .htm and so on : larbin needs themforbiddenExtensions.tar.gz.tgz.zip.Z.rpm.deb.ps.dvi.pdf.gif.png.jpg.jpeg.mov.avi.mpeg.mpg.qt.jar.java.class.doc.xls.ppt.mdb.wav.bmp.rtf.exe.diff.ram.rm.smi.tiff.pps.so.psdend
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -