This lets client pups listen on host ports, allowing the user to port-forward on their router and expose things to the internet.
This is required for running proper P2P nodes etc.
This adds a ListenOnHost to the manifest, under the exposes section. We have discussed changing this going forward, but this is the easiest go for now.
This lets client pups listen on host ports, allowing the user to port-forward on their router and expose things to the internet.
This is required for running proper P2P nodes etc.
This adds a
ListenOnHost
to the manifest, under the exposes section. We have discussed changing this going forward, but this is the easiest go for now.