Switch from httpie to xh
This commit is contained in:
parent
a6d86399ce
commit
13493034e3
4 changed files with 4 additions and 4 deletions
|
|
@ -14,7 +14,7 @@
|
|||
gallery-dl
|
||||
procps
|
||||
wireguard-tools
|
||||
httpie
|
||||
xh
|
||||
;
|
||||
};
|
||||
};
|
||||
|
|
|
|||
|
|
@ -14,7 +14,7 @@
|
|||
gallery-dl
|
||||
procps
|
||||
wireguard-tools
|
||||
httpie
|
||||
xh
|
||||
;
|
||||
};
|
||||
};
|
||||
|
|
|
|||
|
|
@ -2,6 +2,6 @@
|
|||
{
|
||||
home.packages = [
|
||||
pkgs.bruno
|
||||
pkgs.httpie
|
||||
pkgs.xh
|
||||
];
|
||||
}
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
nmap# RECOGNITION
|
||||
|
||||
# WEB
|
||||
httpie
|
||||
xh
|
||||
# altair
|
||||
# burpsuite
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue