You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
teknomunk 8c4de31c47
Add cli command processing, add url <-> id model
10 months ago
src Add cli command processing, add url <-> id model 10 months ago
tools first commit 11 months ago
.gitignore Load server configuration, work on request processing 11 months ago
.gitmodules Get binary compiling 11 months ago
LICENSE first commit 11 months ago
README.md Update with run instructions 11 months ago
build.sh Update build.sh and README 11 months ago
debug.sh Update debug script 10 months ago
init.sh Load server configuration, work on request processing 11 months ago

README.md

Shirogumo - White Spider

Prototype federated web crawler/search engine

Building

git clone https://gitea.polaris-1.work/teknomunk/shirogumo.git
cd shirogumo
./init.sh

Running

./shirogumo

Running (Debug)

./debug.sh