Expose a tcp server in p2p with hyperswarm
npx p2p-xpose --topic=<string> --ip=<string> --port=<number>
topic
is the topic to connect users (default: "0")
ip
is the ip of the server to replicate (default: "127.0.0.1")
port
is the port of the server to replicate (default: 443)