README: remove comment about EMG
This commit is contained in:
parent
d486da203e
commit
3694bf2f10
1 changed files with 0 additions and 2 deletions
|
|
@ -22,8 +22,6 @@ The easiest way to build this is to use Docker.
|
||||||
1. The result will be a binary in the `bin` sub directory.
|
1. The result will be a binary in the `bin` sub directory.
|
||||||
1. You can then run `./run.sh` for an interactive environment. In this case the full repo will be copied to new `repo-x` directory (where `x` depends on the architecture), so your changes do not disappear when the Docker container exits. This script also takes the parameter `arm` or `x86`.
|
1. You can then run `./run.sh` for an interactive environment. In this case the full repo will be copied to new `repo-x` directory (where `x` depends on the architecture), so your changes do not disappear when the Docker container exits. This script also takes the parameter `arm` or `x86`.
|
||||||
|
|
||||||
Some functions are perhaps overly general, but that is because they are taken directly from the [EMG](https://nordicmessaging.se) source code.
|
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
First you create a file autofw.whitelist, containing IP addresses and ranges that should always be allowed to connect to your server.
|
First you create a file autofw.whitelist, containing IP addresses and ranges that should always be allowed to connect to your server.
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue