gost icon indicating copy to clipboard operation
gost copied to clipboard

GO Simple Tunnel - a simple tunnel written in golang

Results 236 gost issues
Sort by recently updated
recently updated
newest added

https://www.v2ex.com/t/1017287#reply86 this result is only for check. ![image](https://github.com/ginuerzh/gost/assets/118674311/c4ccc095-8f1d-476b-a179-b225c8a1a9f0)

这个端口中转我使用的后台进行的,怎么使用守护进程使用呢? nohup ./gost -L relay+tls://:(落地gost监听端口)/127.0.0.1:(上网工具端口) >> /dev/null 2>&1 &

Hi, hope you're doing okay, i got a issue, after I run gost and it works for example for 12-14hrs, after this I will face 'too many open files' problem,...

Hi is there way to split tunneling gost or use it only for some application ? i mean if the application has proxy setting its easy but what about some...

请问GOST设海外VPS在国内使用,手机都会连接失败,PC端都可正常运行 Jun 15 09:57:35 debian gost[1968055]: {"handler":"socks5","kind":"handler","level":"error","listener":"tcp","local":"10.30.3.2:1080","msg":"EOF","remote":"10.30.3.254:42174","service":"service-02","time":"2024-06-15T09:57:35.245-04:00"}

开启前 ![image](https://user-images.githubusercontent.com/37502927/78048516-69834080-73ac-11ea-9c3f-70c575a89fba.png) 开启后 ![image](https://user-images.githubusercontent.com/37502927/78048461-57090700-73ac-11ea-8f31-70bda2e7e5d2.png)

TODO

Gost server cmd: ```bash /bin/gost -L http2://chacha20:[email protected]:443?cert=/etc/letsencrypt/live/mydomain.com/fullchain.pem&key=/etc/letsencrypt/live/mydomain.com/privkey.pem&probe_resist=code:404&knock=www.google.com ``` It works very well in Chrome with SwitchyOmega extension activated after set HTTPS protocol . And nothing errors happen with ClashX on...

--- **Description:** I've encountered a significant security concern within the `sshForwardTransporter` handshake process in the `gost` library. Specifically, in the file `github.com/ginuerzh/gost/ssh.go` at line 229, there is a critical configuration...

Can we let this tool support socks5h?

请教个问题,买了个境外(香港)云服务器,改服务器上部署socks5 server,然后在本地(如上海)PC上浏览器中指定socks5 server地址,能访问谷歌吗? 云服务器上能ping通谷歌。