⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 openwebspider.conf

📁 在线网络蜘蛛开源代码
💻 CONF
字号:
# openwebspider.conf

#server1 is the server with the DB 'DB1'
#db1 is the database of the hosts
db1=se_hosts
mysqlserver1=127.0.0.1
userdb1=<user>
port1 = 3306
passdb1=<password>

#server2 is the server with the DB 'DB2'
#db2 is the database of the indexed pages
db2=se_spiderdb
mysqlserver2=127.0.0.1
port2 = 3306
userdb2=<user>
passdb2=<password>

#password for the OWS Server (please use only alphanumeric characters)
ows_server_password=<password>

#EOF#

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -