Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create web-report command #157

Closed
YamatoSecurity opened this issue May 11, 2024 · 0 comments
Closed

Create web-report command #157

YamatoSecurity opened this issue May 11, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@YamatoSecurity
Copy link
Collaborator

YamatoSecurity commented May 11, 2024

I might change the command name, but for now let's go with web-report.

usage: takajo.exe -d results/

  • required option: -d, --directory directory of takajo results
  • optional option: -p, --port xxx (default: 8823) port to listen on
  • optional option: -i, --IpAddress IP address to listen on. (default: localhost)

Add a config/auth.conf file for authentication:

Username: takajo
Password: falconer

By default, we will use these credentials for logging in. The user just needs to edit these.

The web server will be available for people to log in and check results until they close it with Ctrl+C.

@YamatoSecurity YamatoSecurity added the enhancement New feature or request label May 11, 2024
@YamatoSecurity YamatoSecurity added this to the v2.6.0 milestone May 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants