All Projects → nicholascw → vmecs

nicholascw / vmecs

Licence: GPL-3.0 License
A simple VMess proxy implementation written in C.

Programming Languages

c
50402 projects - #5 most used programming language
CMake
9771 projects
C++
36643 projects - #6 most used programming language

Projects that are alternatives of or similar to vmecs

Cidlib
The CIDLib general purpose C++ development environment
Stars: ✭ 179 (+539.29%)
Mutual labels:  encryption, networking
Awesome Scalability Toolbox
My opinionated list of products and tools used for high-scalability projects
Stars: ✭ 34 (+21.43%)
Mutual labels:  encryption, networking
Wesher
wireguard overlay mesh network manager
Stars: ✭ 461 (+1546.43%)
Mutual labels:  encryption, networking
Pytun
Linux TUN/TAP wrapper for Python
Stars: ✭ 116 (+314.29%)
Mutual labels:  tunnel, networking
Titun
Simple, fast, and cross-platform IP tunnel written in Rust. WireGuard compatible.
Stars: ✭ 19 (-32.14%)
Mutual labels:  tunnel, networking
Wireguard Docs
📖 Unofficial WireGuard Documentation: Setup, Usage, Configuration, and full example setups for VPNs supporting both servers & roaming clients.
Stars: ✭ 3,201 (+11332.14%)
Mutual labels:  tunnel, networking
Wireguard Manager
Self-hosted Wireguard Installer / Manager for CentOS, Debian, Ubuntu, Arch, Fedora, Redhat, Raspbian
Stars: ✭ 478 (+1607.14%)
Mutual labels:  encryption, networking
Nexer
Content based network multiplexer or redirector made with love and Go
Stars: ✭ 7 (-75%)
Mutual labels:  tunnel, networking
Bouncer
Bouncer is a network TCP port redirector/forward proxy (like rinetd) with extra features like Reverse tunneling (like ssh -R), SSL tunneling (like stunnel), connection Failover, LoadBalancing and Clustering. In pure Java (BIO)
Stars: ✭ 103 (+267.86%)
Mutual labels:  tunnel, encryption
Inlets Pro
Secure TCP and HTTP tunnels that work anywhere
Stars: ✭ 179 (+539.29%)
Mutual labels:  tunnel, networking
adamant-iOS
iOS native client for ADAMANT Decentralized Messenger
Stars: ✭ 20 (-28.57%)
Mutual labels:  encryption
aes-gcm-siv
A Java implementation of AES-GCM-SIV (RFC 8452).
Stars: ✭ 32 (+14.29%)
Mutual labels:  encryption
anontwi
Anontwi is a tool for OAuth2 applications (such as: GNUSocial, Twitter) that provides different layers of encryption, privacy methods and proxy features.
Stars: ✭ 26 (-7.14%)
Mutual labels:  encryption
use-dencrypt-effect
⚛ A custom React hook generating crypting text effect.
Stars: ✭ 39 (+39.29%)
Mutual labels:  encryption
aliceandbob-desktop
🔐 A free, light and easy to use desktop tool to generate PGP key pairs, encrypt and decrypt messages.
Stars: ✭ 25 (-10.71%)
Mutual labels:  encryption
Tangram.Bamboo
Tangram Bamboo CLI Wallet
Stars: ✭ 14 (-50%)
Mutual labels:  encryption
xjar-maven-plugin
XJar-Maven-Plugin 是对 XJar 的一个Maven Plugin封装,实现可通过Maven命令或绑定在Maven构建的生命周期之中执行,用以更加便捷的方式集成 XJar 。
Stars: ✭ 88 (+214.29%)
Mutual labels:  encryption
envkeygo
EnvKey's official Go client library
Stars: ✭ 36 (+28.57%)
Mutual labels:  encryption
sklad
Android file storage library with encryption and streaming support
Stars: ✭ 26 (-7.14%)
Mutual labels:  encryption
flame
Flame is an ActionScript library that provides a number of useful UI controls, collections, cryptographic services, and utilities to work with the Flex SDK.
Stars: ✭ 18 (-35.71%)
Mutual labels:  encryption

vmecs

vmecs is a proxy implementation written in C, and is based on VMess protocol which is designed by V2Ray project (a.k.a Project V). The original project is licensed in MIT License, with original repository hosted on GitHub.

vmecs is licensed in GPLv3.

Usage

vmecs <config>

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].