Seji64 / SniDust

SmartDNS Proxy to hide your GeoLocation. Based on DnsDist and nginx
GNU General Public License v3.0
156 stars 43 forks source link

Game consoles support #80

Closed masoudmghd closed 1 month ago

masoudmghd commented 1 month ago

Is there any chance that SniDust will be supporting Game Consoles like XBOX?

As you may know some games use UDP streams which can't be pass by nginx because of the lack of tls headers. Also, there are so many ports being used by every other games.

Xbox ports : https://support.xbox.com/en-gb/help/hardware-network/connect-network/network-ports-used-xbox-live

Seji64 commented 1 month ago

You answered it yourself - UDP lacks of tls headers. So no not possible.