Skip to content

veelkoov/fuzzrake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3,068 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fuzzrake

See getfursu.it/info

Related repositories

Requirements

  • Docker w/Compose plugin
  • ACL-enabled filesystem
  • Yarn

Quickstart

  • Clone
  • ./toolbox branch
  • ./toolbox console doctrine:schema:create
  • openssl genrsa -out var/dkim_testing_private_key.pem -aes256 -passout pass:dkim-testing-private-key-passphrase 2048
  • http://localhost:8080/ should now respond
  • ./toolbox docker-up (NOTE: this will leave Fuzzrake running in the background, use docker-down later to stop)
  • Tests should now pass: ./toolbox pu (or pus - short, pum - medium, pul - large)
  • ./toolbox console app:user:create your-email-address@example.com --verified --admin
    • NOTE: the email in the command arguments, and the password in the command output are now your DEV admin credentials.

About

The code behind getfursu.it

Resources

License

Security policy

Stars

Watchers

Forks

Contributors