tomsteele / burpbuddy

burpbuddy exposes Burp Suites's extender API over the network through various mediums, with the goal of enabling development in any language without the restrictions of the JVM
MIT License
156 stars 25 forks source link

API for Intercept disable/enable #18

Closed jlamendo closed 9 years ago

jlamendo commented 10 years ago

Added two routes for the API - POST /proxy/intercept/enable POST /proxy/intercept/disable

tomsteele commented 10 years ago

Can you add docs to README? Other than that, cool :+1: