support ip broadcast (#26)

This commit is contained in:
Sijie.Sun
2024-03-06 23:09:15 +08:00
committed by GitHub
parent d8d1c64df7
commit 278a4846f1
4 changed files with 107 additions and 16 deletions
+2 -2
View File
@@ -71,8 +71,8 @@ easytier-cli route
- [x] NAT Traverse with relaying.
- [x] NAT Traverse with UDP hole punching.
- [ ] Support shared public server. So users can use it without a public server.
- [x] Support shared public server. So users can use it without a public server.
- [x] Broadcast & Multicast support.
- [ ] Encryption. With noise framework or other method.
- [ ] Support mobile platforms.
- [ ] Broadcast & Multicast support.
- [ ] UI tools.