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
|
gallery-dl
|
||||||
procps
|
procps
|
||||||
wireguard-tools
|
wireguard-tools
|
||||||
httpie
|
xh
|
||||||
;
|
;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
|
||||||
|
|
@ -14,7 +14,7 @@
|
||||||
gallery-dl
|
gallery-dl
|
||||||
procps
|
procps
|
||||||
wireguard-tools
|
wireguard-tools
|
||||||
httpie
|
xh
|
||||||
;
|
;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
|
||||||
|
|
@ -2,6 +2,6 @@
|
||||||
{
|
{
|
||||||
home.packages = [
|
home.packages = [
|
||||||
pkgs.bruno
|
pkgs.bruno
|
||||||
pkgs.httpie
|
pkgs.xh
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -5,7 +5,7 @@
|
||||||
nmap# RECOGNITION
|
nmap# RECOGNITION
|
||||||
|
|
||||||
# WEB
|
# WEB
|
||||||
httpie
|
xh
|
||||||
# altair
|
# altair
|
||||||
# burpsuite
|
# burpsuite
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue