Rust script: search-torrent
3 minute read Published: 2020-08-27

Image by nrkbeta / CC BY-SA 2.0
A simple HTML scraping script to query for magnet links on BitTorrent sites.
3 minute read Published: 2020-08-27
A simple HTML scraping script to query for magnet links on BitTorrent sites.
5 minute read Published: 2020-04-07
Webmaster's job is to protect the website from malicious traffic. One of the practices serving this purpose is the collection and analysis of the website's HTTP access logs.
I have developed Rust library and command-line tools to help discern malicious traffic from actual visitors.