This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
ipprot [2015-07-15 11:19] uls [-c <connection_log_file>] |
ipprot [2015-07-15 15:31] (current) uls [Installation] |
||
---|---|---|---|
Line 446: | Line 446: | ||
==== Installation ==== | ==== Installation ==== | ||
- | Download the executable {{:uls:ipprotd.zip?linkonly|}}, unpack it and verify the | + | The ipprotd is part of the [[uls:agents:linux]]. |
- | correct checksum: | + | |
- | + | ||
- | <code bash> | + | |
- | $ unzip ipprotd.zip | + | |
- | $ sha1sum ipprotd | + | |
- | ba5b8cba70281c10053d4a16662cd37e7788cba6 ipprotd | + | |
- | </code> | + | |
- | + | ||
- | Place it in directory ''/usr/local/bin'' or ''/usr/bin''. Check if it works (be sure that the directory is in your PATH): | + | |
- | + | ||
- | <code bash> | + | |
- | $ ipprotd -? | + | |
- | </code> | + | |
- | + | ||
- | should give you the help page. | + | |
- | + | ||
- | Here are the {{:ipprot:ipprot_2.5.zip?linkonly|sources}}. | + | |