Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
putsi authored Jan 5, 2021
1 parent f153201 commit 6507792
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ A script for installing private Burp Collaborator with Let's Encrypt SSL-certifi
Should work on (Ubuntu 18.04):
- Amazon AWS EC2 VM with or without Elastic IP.
- DigitalOcean VM with or without Floating IP.
- Azure.
- Any other platform as long as the VM has public IP.

Please see [this blog post](https://teamrot.fi/2019/05/23/self-hosted-burp-collaborator-with-custom-domain/) for usage instructions.
Expand All @@ -11,7 +12,7 @@ Please see [this blog post](https://teamrot.fi/2019/05/23/self-hosted-burp-colla

1. Clone this repository.
2. Install Burp to /opt/BurpSuitePro.
3. Run `sudo ./install.sh yourdomain.fi`.
3. Run `sudo ./install.sh yourdomain.fi [email protected]` (the email is for Let's Encrypt expiry notifications).
4. You should now have Let's encrypt certificate for the domain and a private burp collaborator properly set up.
5. Start the collaborator with `sudo service burpcollaborator start`.
6. Configure your Burp Suite Professional to use it.
Expand Down

0 comments on commit 6507792

Please sign in to comment.