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

Get rid of multiple client_{ID} folders by creating temporary injection files #359

Open
esarafianou opened this issue Apr 28, 2017 · 0 comments
Assignees

Comments

@esarafianou
Copy link
Collaborator

we could use a python tempfile.NamedTemporaryFile to pass to bettercap and then get rid of it right after the call

Integrates with CLI because from the CLI you can run the django part if you like and make HTTP calls to it too so all we’ll need to do is write a curl / wget call that e.g. creates a client

We can have a django API call that we can use to do things like e.g. create a client script and therefore this can be used both from a web UI or from the cli (via curl)

@esarafianou esarafianou self-assigned this Apr 28, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant