Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit e62b155

Browse filesBrowse files
committed
update readme
1 parent 5c5b48d commit e62b155
Copy full SHA for e62b155

File tree

1 file changed

+32
-1
lines changed
Filter options

1 file changed

+32
-1
lines changed

‎README.md

Copy file name to clipboard
+32-1Lines changed: 32 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,33 @@
1-
# exploit-db-notify
1+
# Exploit-DB Notify
2+
3+
![exploit-db-notify](https://user-images.githubusercontent.com/25837540/73323843-5f917400-427b-11ea-9f1c-e880bbac2d56.png)
4+
25
Get latest Exploit Databases notification on your Desktop
6+
7+
### Installation
8+
9+
#### Setup
10+
11+
**Run as root**
12+
13+
```bash
14+
~# ./install.sh
15+
```
16+
17+
### Usage
18+
19+
Cron every 3rd hours _(recommended)_.
20+
21+
`0 */3 * * * /opt/exploit-db-notify/exploit-db-notify`
22+
23+
### Legal
24+
25+
This tool can be freely copied, modified, altered, distributed without any attribution whatsoever. However, if you feel like this tool deserves an attribution, mention it. It won't hurt anybody :)
26+
27+
Please, read the [license terms](https://github.com/noobsec/exploit-db-notify/blob/master/LICENSE). Don't worry, it can be read in less than 30 seconds, unless you have some sort of reading disability - in that case, I'm wondering why you're still reading this text. Really. Stop. Please. I mean, seriously. Why are you still reading?
28+
29+
### Contributions
30+
31+
Since this tool includes some contributions, and I'm not an asshole, I'll publically thank the following users for their help:
32+
33+
* [@vlevit](https://github.com/vlevit) for his drop-in replacement for notify-send with more features.

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.