Skip to content

Commit

Permalink
zaproxy: fix newline
Browse files Browse the repository at this point in the history
  • Loading branch information
compass-dexter committed Nov 26, 2024
1 parent 9cd719c commit b5a20ad
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion sources/assets/shells/aliases.d/zaproxy
Original file line number Diff line number Diff line change
@@ -1 +1 @@
alias zaproxy='/opt/tools/zaproxy/zap.sh'
alias zaproxy='/opt/tools/zaproxy/zap.sh'
1 change: 0 additions & 1 deletion sources/assets/shells/history.d/zaproxy
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
zaproxy -cmd -addonupdate
zaproxy -host "0.0.0.0" -port "8080"
zaproxy -host "127.0.0.1" -port "8080"

0 comments on commit b5a20ad

Please sign in to comment.