foxssake / noray

Simple connection orchestrator and relay
MIT License
14 stars 4 forks source link

doc: Update example config to use IPv4 #49

Closed elementbound closed 9 months ago

elementbound commented 9 months ago

📓 Description

Use 0.0.0.0 as default host instead of ::1 in example config. We're using udp4 sockets, so an IPv6 address is not the best example.

☑️ Checklist

🔗 Related issues

N/A