Skip to content

Instantly share code, notes, and snippets.

@SohelAhmedJoni
Last active February 23, 2023 13:28
Show Gist options
  • Save SohelAhmedJoni/dcfc271c5f33006e921ecaec1f595b31 to your computer and use it in GitHub Desktop.
Save SohelAhmedJoni/dcfc271c5f33006e921ecaec1f595b31 to your computer and use it in GitHub Desktop.
{
"RelayV2": {
"Enabled": true
},
"RelayV1": {
"Enabled": false
},
"Network": {
"ListenAddrs": [
"/ip4/0.0.0.0/udp/4002/quic",
"/ip6/::/udp/4002/quic",
"/ip4/0.0.0.0/tcp/4002",
"/ip6/::/tcp/4002",
"/ip4/0.0.0.0/tcp/4003/ws",
"/ip6/::/tcp/4003/ws"
]
},
"Daemon": {
"PprofPort": 9000
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment