mosajjal / sniproxy

SNI Proxy with Embedded DNS Server
BSD 2-Clause "Simplified" License
174 stars 38 forks source link

games not run problem #101

Open shehnipoor opened 9 months ago

shehnipoor commented 9 months ago

hi

Using "dns" the games do not run

Do you have a solution?

mosajjal commented 9 months ago

Hi, currently, sniproxy only works on TCP connections. I'm assuming most games have a UDP stream as well which doesn't go through the proxy by default. adding UDP is on my plans but I need to do more research.

mosajjal commented 2 weeks ago

I added the ability to add additional http or https ports to sniproxy. according to the xbox docs, there needs to be more ports than just 80 and 443. Try adding those ports as a test and see if that makes any difference. Use latest version!

mohammadm13800 commented 2 weeks ago

It didn't work for Pubg or call of duty and the received error includes the network.. (I used the latest version and the desired ports were free on my server )

mosajjal commented 2 weeks ago

if you have it, you can share a pcap with me so I can take a look and see if sniproxy can ever do it.