Codebase list kali-menu / debian/2016.2.14
Update dradis menu Sophie Brun 7 years ago
3 changed file(s) with 8 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
0 kali-menu (2016.2.14) kali-dev; urgency=medium
1
2 * Update dradis menu
3
4 -- Sophie Brun <[email protected]> Thu, 16 Jun 2016 16:17:44 +0200
5
06 kali-menu (2016.2.13) kali-dev; urgency=medium
17
28 * Fix bettercap desktop item, harder
99 Package: kali-menu
1010 Architecture: all
1111 Depends: ${misc:Depends}, ${perl:Depends}, libdpkg-perl, libfile-fcntllock-perl, xdg-utils
12 Breaks: dradis (<< 3.1.0~rc2)
1213 Description: Kali Linux custom menu
1314 This package provides a custom menu for Kali Linux.
1415 .
00 [Desktop Entry]
11 Name=dradis
22 Encoding=UTF-8
3 Exec=sh -c "service dradis start; xdg-open https://127.0.0.1:3004"
3 Exec=sh -c "service dradis start; xdg-open http://127.0.0.1:3000"
44 Icon=kali-dradis.png
55 StartupNotify=false
66 Terminal=false