woodlyer / gostExample

Some examples for building proxy and tunnel with gost.
GNU General Public License v3.0
73 stars 11 forks source link

Help needed with TCP/Socks proxy #13

Open marty9x9 opened 9 months ago

marty9x9 commented 9 months ago

Would appreciate if you could help with this scenario:

My usecase

Can I use gost between App and server and make gost add the header and establish TLS ? This will help multiple apps use gost and not need individual configuration.

https://github.com/go-gost/gost/issues/371