Skip to content
forked from juicity/juicity

juicity is a quic-based proxy protocol implementation.

License

Notifications You must be signed in to change notification settings

783545134/juicity

Repository files navigation

juicity

Build License version lastcommit

juicity is a quic-based proxy protocol, inspired by tuic.

In most cases, compared to tuic v5, juicity has following advantages:

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

Clients

Link Format

Full parameters:

juicity:https://uuid:[email protected]:port?congestion_control=cubic&sni=www.example.com&allow_insecure=0

Mini parameters:

juicity:https://uuid:[email protected]:port?congestion_control=cubic

License

AGPL-3.0 (C) juicity

Stargazers over time

Stargazers over time

About

juicity is a quic-based proxy protocol implementation.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 98.0%
  • Makefile 1.1%
  • Dockerfile 0.9%