forked from Deuxfleurs/diplonat
Add some content to the README
This commit is contained in:
parent
00c2039034
commit
605a5205db
1 changed files with 8 additions and 0 deletions
|
@ -1,6 +1,14 @@
|
||||||
Diplonat
|
Diplonat
|
||||||
========
|
========
|
||||||
|
|
||||||
|
## Feature set
|
||||||
|
|
||||||
|
* [ ] (Re)Configure NAT via UPNP/IGD (prio: high)
|
||||||
|
* [ ] (Re)Configure nftable (prio: low)
|
||||||
|
* [ ] (Re)Configure DNS via ??? (prio: low)
|
||||||
|
|
||||||
|
## Operate
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
cargo build
|
cargo build
|
||||||
consul agent -dev # in a separate terminal
|
consul agent -dev # in a separate terminal
|
||||||
|
|
Loading…
Reference in a new issue