|
Revision 679, 478 bytes
(checked in by mbr, 2 years ago)
|
minor wording update
|
- Property svn:eol-style set to
native
- Property svn:keywords set to
Author Date Id Revision
|
| Line | |
|---|
| 1 |
|
|---|
| 2 |
The installation of fwknop is handled by the perl script "install.pl" that |
|---|
| 3 |
is bundled with the fwknop sources. Just run: |
|---|
| 4 |
|
|---|
| 5 |
./install.pl |
|---|
| 6 |
|
|---|
| 7 |
This will result in a functioning fwknop installation on your Linux system. |
|---|
| 8 |
If you run the installer as a non-root user, fwknop will be installed in your |
|---|
| 9 |
home directory (specifically in ~/bin and a few perl modules in ~/lib). In |
|---|
| 10 |
this case fwknop can only be used as an authentication client against an |
|---|
| 11 |
fwknop server on a different system. |
|---|