bui - wip
This commit is contained in:
10
files/burpui.systemd.service
Normal file
10
files/burpui.systemd.service
Normal file
@@ -0,0 +1,10 @@
|
||||
[Unit]
|
||||
Description=Burp User Interface
|
||||
After=network.target burp.service
|
||||
|
||||
[Service]
|
||||
Type=simple
|
||||
ExecStart=/usr/local/bin/burp-ui
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
Reference in New Issue
Block a user