MyGit
🚩收到GitHub仓库的更新通知

go-gost/gost

Fork: 448 Star: 3408 (更新于 2024-04-28 09:13:32)

license: MIT

Language: Go .

GO Simple Tunnel - a simple tunnel written in golang

最后发布版本: v3.0.0-nightly.20240426 ( 2024-04-26 23:19:43)

官方网址 GitHub网址

✨免费申请网站SSL证书,支持多域名和泛域名,点击查看

GO Simple Tunnel

GO语言实现的安全隧道

zh en

功能特性

概览

Overview

GOST作为隧道有三种主要使用方式。

正向代理

作为代理服务访问网络,可以组合使用多种协议组成转发链进行转发。

Proxy

端口转发

将一个服务的端口映射到另外一个服务的端口,同样可以组合使用多种协议组成转发链进行转发。

Forward

反向代理

利用隧道和内网穿透将内网服务暴露到公网访问。

Reverse Proxy

下载安装

二进制文件

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

安装脚本

# 安装最新版本 [https://github.com/go-gost/gost/releases](https://github.com/go-gost/gost/releases)
bash <(curl -fsSL https://github.com/go-gost/gost/raw/master/install.sh) --install
# 选择要安装的版本
bash <(curl -fsSL https://github.com/go-gost/gost/raw/master/install.sh)

源码编译

git clone https://github.com/go-gost/gost.git
cd gost/cmd/gost
go build

Docker

docker run --rm gogost/gost -V

工具

WebUI(非官方)

cnwhy/gost-ui

Shadowsocks Android插件

xausky/ShadowsocksGostPlugin

帮助与支持

Wiki站点:https://gost.run

Telegram讨论群:https://t.me/gogost

Google讨论组:https://groups.google.com/d/forum/go-gost

旧版入口:v2.gost.run

最近版本更新:(数据更新于 2024-04-28 09:13:17)

2024-04-26 23:19:43 v3.0.0-nightly.20240426

2024-04-25 23:17:11 v3.0.0-nightly.20240425

2024-02-01 23:18:22 v3.0.0-nightly.20240201

2024-01-28 23:15:42 v3.0.0-nightly.20240128

2024-01-18 23:18:50 v3.0.0-nightly.20240118

2024-01-13 23:17:35 v3.0.0-nightly.20240113

2024-01-08 23:18:39 v3.0.0-nightly.20240108

2024-01-03 23:18:11 v3.0.0-nightly.20240103

2023-12-27 23:18:00 v3.0.0-nightly.20231227

2023-12-25 23:19:11 v3.0.0-nightly.20231225

主题(topics):

dns, dtls, go, golang, grpc, http, http2, http3, https, icmp-tunnel, kcp, quic, reverse-proxy, shadowsocks, socks4a, socks5, ssh, tunnel, tuntap, websocket

go-gost/gost同语言 Go最近更新仓库

2024-05-09 18:40:10 ethereum/go-ethereum

2024-05-09 13:38:54 aurora-develop/aurora

2024-05-09 07:23:25 dolthub/dolt

2024-05-09 01:55:36 helm/helm

2024-05-09 01:47:26 plandex-ai/plandex

2024-05-08 11:25:10 SagerNet/sing-box