TeaVPN2 is a fast and free VPN Software written in C. Current supported platform is only Linux x86-64. We plan to expand to other plaforms and architectures too.
- GNU Make 4.3
- gcc 9.3.0 or gcc 10.2.1 (other versions are not tested yet).
sudo apt-get install gcc make -y;
git clone https://github.com/TeaInside/teavpn2
cd teavpn2
make RELEASE_MODE=1 -j$(nproc)
We welcome bug reports, feature requests and questions through GitHub repository https://github.com/TeaInside/teavpn2.
- Ammar Faizi (@ammarfaizi2)
We are usually online on Telegram, see: https://t.me/TeaInside
- inih (under New BSD license) (https://github.com/benhoyt/inih)
We welcome contributors through GitHub pull request. Please read the
CONTRIBUTING.md
file for detailed information.
This software is licensed under the GNU GPL-v2 license.
Tea Inside (2021)