Email
Telegram

About Runer

Runer is a daemon program that receives tasks from a user and passes them to other search engine programs. This program manages the search server.
Types of tasks:
  • site crawl;
  • processing scanned sites;
  • issuance update;
  • autocrawling.
Site crawl - the program octopus-search executes it.
Processing scanned sites -the program worder executes it.

Issuance update - reloading the program kavunka.
To send tasks, use the HTML interface, which is available at the URL - http://[ip search server]/kavunka-admin/admin.html
[ip search server] - This is the external IP address of the server where the Kavunka search engine works. If the search server is located in the office or at home, you must configure port forwarding on the router.

How to start the Runer?

To run the program, you need to execute commands in the terminal:
cd /usr/local/kavunka
./runer
In order to be able to connect to the Runer using the HTML interface, you must open port 2042 for 127.0.0.1
sudo iptables -I INPUT -p tcp -s 127.0.0.1 --dport 2042 -j ACCEPT
service iptables save
service iptables restart
KAVUNKA
Personal Search Engine
Powerful Crawlers
Fast WEB Scraping
Try for Free