Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gg是否支持go-gost #60

Open
novohool opened this issue Oct 19, 2023 · 2 comments
Open

gg是否支持go-gost #60

novohool opened this issue Oct 19, 2023 · 2 comments

Comments

@novohool
Copy link

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

比如客户端为

services:
- name: client
  addr: ":1080"
  handler:
    type: socks5
    chain: chain-0
  listener:
    type: tcp
chains:
- name: chain-0
  hops:
  - name: hop-0
    nodes:
    - name: node-0
      addr: gg.org:443
      connector:
        type: socks5
        auth:
          username: gg
          password: gg@Gost
      dialer:
        type: mwss
        metadata:
          host: "gg.org" 
          path: "/ws" 
          header: {}
@mzz2017
Copy link
Owner

mzz2017 commented Oct 19, 2023

@novohool 不支持

@novohool
Copy link
Author

@novohool 不支持

+++

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants