Skip to content
forked from juicity/juicity

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

License

Notifications You must be signed in to change notification settings

juicity/juicity-1

 
 

Repository files navigation

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, inspired by tuic.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 98.0%
  • Makefile 2.0%