Categorygithub.com/unixwinbsd/freebsd-grpc-webcrawler
module
0.0.0-20240112021547-76bb4028c54e
Repository: https://github.com/unixwinbsd/freebsd-grpc-webcrawler.git
Documentation: pkg.go.dev

# README

FreeBSD GRPC Googlebot Crwaler

Setup GRPC Web Crawler

root@ns7:~ # cd /usr/local/etc
root@ns7:/usr/local/etc # git clone [email protected]:unixwinbsd/FreeBSD-grpc-WebCrawler.git

root@ns7:/usr/local/etc # cd FreeBSD-grpc-WebCrawler
root@ns7:/usr/local/etc/FreeBSD-grpc-WebCrawler # cd crawl
root@ns7:/usr/local/etc/FreeBSD-grpc-WebCrawler/crawl # go build -o bin/client crawl.go

Run

Start the server:

root@ns7:/usr/local/etc/FreeBSD-grpc-WebCrawler/server # cd bin
root@ns7:/usr/local/etc/FreeBSD-grpc-WebCrawler/server/bin # ./server
2024/01/08 10:12:04 starting gRPC server...

Reference, Please visit:

https://www.unixwinbsd.site

https://www.unixwinbsd.site/2024/01/setup-grpc-google-web-crawling-with.html

# Packages

No description provided by the author
No description provided by the author