Skip to content

Commit 563f65e

Browse files
committed
v0.2.6
1 parent cea2bec commit 563f65e

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "pony"
3-
version = "0.2.5"
3+
version = "0.2.6"
44
edition = "2021"
55
build = "build.rs"
66

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
[![Release](https://github.com/frkn-dev/pony/actions/workflows/release.yml/badge.svg?branch=main)](https://github.com/frkn-dev/pony/actions/workflows/release.yml) [![Pony Build](https://github.com/frkn-dev/pony/actions/workflows/rust.yml/badge.svg?branch=main)](https://github.com/frkn-dev/pony/actions/workflows/rust.yml)
22

3-
# Pony - a cluster platform for Xray/Shadowsocks/Hysteria2/Wireguard
4-
5-
Pony is a lightweight control plane and orchestration platform for modern proxy protocols. It simplifies the deployment and unified management of Xray, Shadowsocks, Hysteria2, and Wireguard servers, providing a single pane of glass for your network infrastructure.
3+
# Pony - a cluster platform for Xray/Shadowsocks/Hysteria2/Wireguard/MTproto
64

5+
Pony is a lightweight control plane and orchestration platform for modern proxy protocols. It simplifies the deployment and unified management of Xray, Shadowsocks, Hysteria2, MTproto and Wireguard servers, providing a single pane of glass for your network infrastructure.
76

87
## Architecture
98

@@ -20,8 +19,9 @@ Contains parts
2019
- PostgreSQL — user and node data storage
2120
- Clickhouse — metrics storage
2221
- Carbon — metrics relay
23-
- Xray Core
22+
- Xray Core
2423
- Hysteria2
24+
- MTproto
2525
- Wireguard
2626
- Nginx — reverse proxy
2727

0 commit comments

Comments
 (0)