README.md: updated. fix titles

This commit is contained in:
Thomas Bernard 2021-12-16 00:29:39 +01:00
parent 2bfed34e8c
commit 78823d762e
No known key found for this signature in database
GPG Key ID: DB511043A31ACAAF
1 changed files with 7 additions and 10 deletions

View File

@ -1,15 +1,12 @@
Miniupnpd nftables support by Tomofumi Hayashi (s1061123@gmail.com).
##Current Status
nftables support is 'alpha' version, not "so much" stable.
## Supported Features
- IPv4 NAT/Filter add/del.
## How to build miniupnpd with nftables:
Run 'make' command with 'Makefile.linux_nft',
Run 'configure' command with '--firewall=nftables',
`make -f Makefile.linux_nft`
`./configure --firewall=nftables && make`
## How to Run
Please run 'netfilter_nft/scripts/nft_init.sh' to add miniupnpd chain.