ginuerzh / gost

GO Simple Tunnel - a simple tunnel written in golang
MIT License
15.57k stars 2.44k forks source link

gost Tunnel UDP over TCP be compatible with udpgw_client #756

Open Azureit opened 2 years ago

Azureit commented 2 years ago

Most VPN mobile apps support tunnel UDP over TCP by having a udpgw_client. If gost was compatible with the udpgw_client we could use existing mobile apps to talk to gost server.