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

SSL implementation for API/GUI #248

Merged
merged 1 commit into from
Jun 8, 2020
Merged

SSL implementation for API/GUI #248

merged 1 commit into from
Jun 8, 2020

Conversation

aman566
Copy link
Collaborator

@aman566 aman566 commented Apr 24, 2020

This is the code for implementing SSL module for API/GUI for nettacker. Solved issue #133.
Command which will run the server up on https:
python nettacker.py -i google.com --start-api --api-host 127.0.0.1 --api-port 9999

image

Checklist

  • I have followed the Contributor Guidelines.
  • I have added the relevant documentation.
  • My branch is up-to-date with the Upstream master branch.

Changes proposed in this pull request

Your development environment

  • OS: Linux
  • OS Version: Ubuntu
  • Python Version: 3.x

@securestep9 securestep9 merged commit 96c1ed4 into OWASP:master Jun 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants