zengzhengkevin / juicity

juicity is a quic-based proxy protocol implementation.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Juicity

Build License version lastcommit

Juicity is a quic-based proxy protocol and implementation, inspired by tuic (with many thanks).

Juicity is implemented with the following goals:

  • More stable.
  • More actively maintained.
  • Better UDP implementation.
  • Better compatibility and consistency with clients in golang.

Client

Link Format

Full parameters:

juicity://uuid:password@122.12.31.66:port?congestion_control=bbr&sni=www.example.com&allow_insecure=0

Mini parameters:

juicity://uuid:password@example.com:port?congestion_control=bbr

License

AGPL-3.0 (C) juicity

Stargazers over time

Stargazers over time

About

juicity is a quic-based proxy protocol implementation.

License:GNU Affero General Public License v3.0


Languages

Language:Go 98.0%Language:Makefile 2.0%