Nat-pmp library test client and mapping setter.
Display the public IP address:
natpmpc
Add a port mapping:
natpmpc -a <public port> <private port> <protocol> [lifetime]
In order to remove a mapping, set it with a lifetime of 0 seconds. To remove all mappings for your machine, use 0 as private port and lifetime.