Skip to content
/ candy Public
forked from lanthora/candy

A WebSocket and TUN based VPN for Linux

License

Notifications You must be signed in to change notification settings

pcmid/candy

This branch is 358 commits behind lanthora/candy:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

4e4941d · Sep 7, 2023
Aug 23, 2023
Aug 19, 2023
Apr 4, 2023
Sep 7, 2023
Sep 6, 2023
Sep 6, 2023
Jun 29, 2023
Apr 4, 2023
Sep 7, 2023
Mar 17, 2023
Aug 24, 2023
Aug 24, 2023
Sep 4, 2023
Jul 12, 2023
Jul 12, 2023
Jul 11, 2023
Jul 7, 2023
Sep 7, 2023

Repository files navigation

Candy

中文 | English

一款基于 WebSocket 和 TUN 的 Linux VPN

这个项目旨在解决传统 VPN 流量被防火墙轻易识别和屏蔽的问题.

使用方法

你只需一个命令,就可以加入我们的虚拟私人网络.

podman run --rm --privileged=true --net=host --device /dev/net/tun docker.io/lanthora/candy:latest

如果你想搭建自己的虚拟私人网络也很简单.具体步骤请参考帮助文档.

podman run --rm docker.io/lanthora/candy:latest --help

我们也欢迎你加入我们的 Telegram Group, 和我们分享你的反馈意见.

About

A WebSocket and TUN based VPN for Linux

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 97.6%
  • CMake 2.4%