Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Raphaël Enrici
burp-ui
Commits
61290c0a
Commit
61290c0a
authored
Sep 07, 2014
by
Benjamin "Ziirish" SANS
Browse files
update version + add new feature described in #11
parent
cef1abbb
Changes
2
Hide whitespace changes
Inline
Side-by-side
README.rst
View file @
61290c0a
...
...
@@ -58,6 +58,22 @@ By default, ``burp-ui`` listens on all interfaces (including IPv6) on port 5000.
You can then point your browser to http://127.0.0.1:5000/
Instructions
------------
In order to make the *on the fly* restoration/download functionality work, there
you need to check a few things:
1. Provide the full path of the burp (client) binary file
2. Provide the full path of an empty directory where a temporary restoration
will be made. This involves you have enough space left on that location on
the server that runs ``Burp-UI``
3. Launch ``Burp-UI`` with a user that can proceed restorations and that can
write in the directory above
4. Make sure to configure a client on the server that runs ``Burp-UI`` that can
restore files of other clients (option *restore_client* in burp-server
configuration)
Notes
-----
...
...
@@ -75,6 +91,10 @@ But I didn't think yet of what to do.
Changelog
---------
* version 0.0.4:
- Add the ability to download files directly from the web interface
* version 0.0.3:
- Add authentication
...
...
VERSION
View file @
61290c0a
0.0.
3
0.0.
4
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment