Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.ja_JP.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@
これは、エンタープライズ向けの汎用プロキシソリューションを構築するために使用されるプロジェクトです。
プロキシ / リバースプロキシ(作業中) / ロードバランサー(未定) / NATトラバーサル(作業中)などを含むがこれらに限定されません。

G3プロジェクトは現在メンテナンスモードに入っており、活発な開発は[VEY](https://github.com/VEY-OSS/vey)プロジェクトに移管されました。

## アプリ

G3 プロジェクトは多数のアプリケーションで構成されており、各アプリケーションには独自のコード、ドキュメントなどを含む個別のサブディレクトリがあります。
Expand Down
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@
This is the project we used to build enterprise-oriented generic proxy solutions,
including but not limited to proxy / reverse proxy (WIP) / load balancer (TBD) / NAT traversal (WIP).

**The G3 project is now in maintenance mode, and active development has been moved to
the [VEY](https://github.com/VEY-OSS/vey) project.**

## Applications

The G3 project consists of many applications, each of which has a separate subdirectory containing its own code,
Expand Down
2 changes: 2 additions & 0 deletions README.zh_CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@

本项目用于构建面向企业的通用代理解决方案,包括但不限于代理、反向代理(开发中)、负载均衡(待定)、NAT穿透(开发中)等。

**G3项目现在是维护模式,活跃开发已经转移到[VEY](https://github.com/VEY-OSS/vey)项目。**

## 应用程序

G3项目包含许多应用,每一个应用程序单独一个子目录,包含各自的代码、文档等。
Expand Down
3 changes: 3 additions & 0 deletions sphinx/g3keymess/index.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
Welcome to g3keymess's documentation!
=====================================

**The G3 project is now in maintenance mode, and active development has been moved to
the [VEY](https://github.com/VEY-OSS/vey) project.**

.. toctree::
:maxdepth: 1

Expand Down
3 changes: 3 additions & 0 deletions sphinx/g3proxy/index.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
Welcome to g3proxy's documentation!
===================================

**The G3 project is now in maintenance mode, and active development has been moved to
the [VEY](https://github.com/VEY-OSS/vey) project.**

.. toctree::
:maxdepth: 1

Expand Down
3 changes: 3 additions & 0 deletions sphinx/g3statsd/index.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
Welcome to g3statsd's documentation!
====================================

**The G3 project is now in maintenance mode, and active development has been moved to
the [VEY](https://github.com/VEY-OSS/vey) project.**

.. toctree::
:maxdepth: 1

Expand Down
3 changes: 3 additions & 0 deletions sphinx/g3tiles/index.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
Welcome to g3tiles's documentation!
===================================

**The G3 project is now in maintenance mode, and active development has been moved to
the [VEY](https://github.com/VEY-OSS/vey) project.**

.. toctree::
:maxdepth: 1

Expand Down
Loading