Update README.md
This commit is contained in:
parent
7b33f5ffaa
commit
073e183adf
1 changed files with 6 additions and 0 deletions
|
|
@ -2,6 +2,12 @@
|
|||
A script to use miniupnpc to setup port forwarding for a homeserver
|
||||
|
||||
## How to use ?
|
||||
|
||||
Install the requirements by running:
|
||||
```bash
|
||||
pip install -r requirements.txt
|
||||
```
|
||||
|
||||
Fill in the configuration file : `config.yaml`. An example config is provided as `config.example.yaml`.
|
||||
|
||||
To declare a port forwarding use the following syntax:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue