angt / glorytun

Multipath UDP tunnel
BSD 2-Clause "Simplified" License
675 stars 103 forks source link

How glorytun supports non-point-to-point connections #102

Open JeffreyWang873670235 opened 7 months ago

JeffreyWang873670235 commented 7 months ago

I want to use glorytun as a server, and other clients can establish connections with it, instead of using the mode of creating point-to-point connections in the document. Is there any way to do this?