green-tunnel 2.0.1 → 2.0.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +5 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -20,7 +20,7 @@ GreenTunnel bypasses DPI (Deep Packet Inspection) systems found in many ISPs (In
20
20
  <td width="340"><img src="assets/new-version.png" alt="GreenTunnel v2.0.0 new UI" width="320"></td>
21
21
  <td valign="top" style="padding-left: 24px;">
22
22
 
23
- **GreenTunnel v2 — with the help of [Claude Code](https://claude.ai/claude-code) — is out now.**
23
+ **GreenTunnel v2 — with the help of [Claude Code](https://code.claude.com/docs/en/overview) — is out now.**
24
24
 
25
25
  After years of silence, this project is alive again. The entire codebase has been rebuilt from the ground up: native ESM, Node.js 20+, a brand new dark UI, and a clean dependency tree with zero known vulnerabilities.
26
26
 
@@ -30,6 +30,10 @@ Open-source tools that help people reach the free internet shouldn't die — and
30
30
  </tr>
31
31
  </table>
32
32
 
33
+ <p align="center">
34
+ <img src="assets/demo.gif" alt="green tunnel demo">
35
+ </p>
36
+
33
37
  ---
34
38
 
35
39
  ## Installation
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "green-tunnel",
3
- "version": "2.0.1",
3
+ "version": "2.0.2",
4
4
  "description": "",
5
5
  "keywords": [
6
6
  "HTTPS",