Skip to content

Latest commit

 

History

History
46 lines (32 loc) · 971 Bytes

README.md

File metadata and controls

46 lines (32 loc) · 971 Bytes
CI Pipeline Status

CircleCI


URL Defanger

Prevent unintentional clicks to malicious websites by defanging URLs when analyzing malicious documents

How to run this project locally?

Dependencies

rust = 1.60  
yew = 0.20
  1. Download or clone the project. Unpack and cd into the directory
git clone https://github.com/fdvmoreira/url-defanger.git
  1. Install rustup Download:
  1. Install trunk with Cargo
cargo install trunk
  1. Run trunk to serve the application
trunk serve

LICENSE

Licensed under MIT LICENSE.