Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 999 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 999 Bytes

Password-Craker-Robot

This project was generated with Typescript version 5.4.5

Development server

Download pnpm using npm install -g pnpm or iwr https://get.pnpm.io/install.ps1 -useb | iex following pnpm documentation Run pnpm i for installing all dependencies

Development hard attack

Run pnpm start for a dev server. Navigate to http://localhost:4000/. The application will automatically reload if you change any of the source files.

Development dictionary attack

Run pnpm start -- --dictionary for a dev server. Navigate to http://localhost:4000/. The application will automatically reload if you change any of the source files.

Dependencies

Boostrap version 5.5.5 TemplateLogIn ChromeDriver version: 126.0.6478.126 (r1300313) pnpm version 9.4.0