Skip to content

Commit

Permalink
description
Browse files Browse the repository at this point in the history
  • Loading branch information
mcfly722 committed Sep 15, 2024
1 parent dea0ae1 commit 8171ace
Showing 1 changed file with 14 additions and 1 deletion.
15 changes: 14 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,14 @@
# mcfly722.github.io
# Cloak + Wireguard VPN Gateway helper
![Status: in progress](https://img.shields.io/badge/status-in%20progress-success.svg)
![version](https://img.shields.io/badge/version-1.0-blue)
[![License: GPL3.0](https://img.shields.io/badge/License-GPL3.0-blue.svg)](https://www.gnu.org/licenses/gpl-3.0.html)
<br>
To configure new VPN Gateway, use: https://mcfly722.github.io/cloak-vpn-helper/
<br>
<br>
Many devices (like Samsung Smart TV) has no proxy settings to configure it using v2rayN tunneling, so for this kind devices separate VPN gateway required.<br>
This helper simplifies this installation using <a href="https://github.com/cbeuw/Cloak">Cloak</a> + <a href="https://www.wireguard.com/">WireGuard</a> VPN Tunnel.
<br>
<br>
Helper generates required key pairs and gives you final bash scripts for final installation.<br>
Note: <b>all keys generates on client side (by your internet browser) and not transmitted to any servers! (it is zero trust configurator)</b>

0 comments on commit 8171ace

Please sign in to comment.