diff options
| author | onefang | 2019-06-25 15:27:32 +1000 |
|---|---|---|
| committer | onefang | 2019-06-25 15:27:32 +1000 |
| commit | 43c37750794ed401bde204ee7c99d0e49a31555a (patch) | |
| tree | 0c6438953e0f0f24d5f6b28ebd59f279e11d691c | |
| parent | OK, let's try THIS style of markdown. (diff) | |
| download | apt-panopticon-43c37750794ed401bde204ee7c99d0e49a31555a.zip apt-panopticon-43c37750794ed401bde204ee7c99d0e49a31555a.tar.gz apt-panopticon-43c37750794ed401bde204ee7c99d0e49a31555a.tar.bz2 apt-panopticon-43c37750794ed401bde204ee7c99d0e49a31555a.tar.xz | |
The list should be .. a list. B-)
Diffstat (limited to '')
| -rw-r--r-- | README.md | 15 |
1 files changed, 5 insertions, 10 deletions
| @@ -27,16 +27,11 @@ in someplace liku /usr/local/bin and make sure it is executable. | |||
| 27 | It should run on any recent Linux, you'll need to have the following | 27 | It should run on any recent Linux, you'll need to have the following |
| 28 | installed - | 28 | installed - |
| 29 | 29 | ||
| 30 | Luajit | 30 | * Luajit |
| 31 | 31 | * wget | |
| 32 | wget | 32 | * dig, part of BIND. On Debian based systems it'll be in the dnsutils package. |
| 33 | 33 | * LuaSocket, on Debian based systems it'll be in the lua-socket package. | |
| 34 | dig, part of BIND. On Debian based systems it'll be in the dnsutils | 34 | * ionice, on Debian based systems it'll be in the util-linux package. |
| 35 | package. | ||
| 36 | |||
| 37 | LuaSocket, on Debian based systems it'll be in the lua-socket package. | ||
| 38 | |||
| 39 | ionice, on Debian based systems it'll be in the util-linux package. | ||
| 40 | 35 | ||
| 41 | 36 | ||
| 42 | Using it. | 37 | Using it. |
