Yogurt
Open source full end of network proxy service provider
Description
The project is currently in the Dev branch, and the function is not perfect at present
Yogurt is the collective name of many microservice projects, each of which provides services through RPC as well as RESTful API and Telegram Bot. The server supports the management of Shadowsocks (R)
Vmess
HTTP (S)
Socks5 (TLS)
Trojan
and other protocols.
Install environment
This part of the document only applies to Ubuntu
snap install --classic go
curl -sSL https://get.docker.com/ | sh
curl -s "https://get.sdkman.io" | bash
source "$HOME/.sdkman/bin/sdkman-init.sh"
sdk install gradle
apt install -y openjdk-8-jdk
Build services
bash script/build_service.sh
Contributions
License
Yogurt is licensed under the GNU General Public License v3.0
Copyright (C) 2019-2020 KallyDev
This program under GNU General Public License version 3.0, you
can redistribute it or modify it under the terms of the, see
the link below for more details
https://github.com/kallydev/yogurt/blob/master/LICENSE