bol-van
3 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
docs/bsd.eng.md
|
@ -12,7 +12,7 @@ dvtws shares most of the code with nfqws and offers almost identical parameters. |
|
|
|
|
|
|
|
|
FreeBSD has 3 firewalls : IPFilter, ipfw and Packet Filter (PF). OpenBSD has only PF. |
|
|
FreeBSD has 3 firewalls : IPFilter, ipfw and Packet Filter (PF). OpenBSD has only PF. |
|
|
|
|
|
|
|
|
To compile sources in FreeBSD use `make`, in OpenBSD - use `make bsd`, in MacOS - use 'make mac`. |
|
|
To compile sources in FreeBSD use `make`, in OpenBSD - use `make bsd`, in MacOS - use `make mac`. |
|
|
|
|
|
|
|
|
Compile all programs : `make -C /opt/zapret` |
|
|
Compile all programs : `make -C /opt/zapret` |
|
|
|
|
|
|
|
|