Socket
Socket
Sign inDemoInstall

vpn.email.server.gfw

Package Overview
Dependencies
2
Maintainers
1
Versions
181
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

vpn.email.server.gfw

Vpn.Email over firewall mode


Version published
Maintainers
1
0

Weekly downloads

Readme

Source

vpn.email.server.gfw

Vpn.Email over firewall mode

Vpn.Email服務器,翻牆模式代理服務器

Vpn.Emailオーバファイヤウォールモード サーバ

Description 概要

This is a part of Vpn.Email server. The GFW mode for node.js. Vpn.Emial is a service that use email IMAP protocol to make a virtual tunnel that exchanges packets between clients and servers. vpn.email. The excellent point is Vpn.Email exchanges data by email account, client and server do not need IP address. Nobody know where you from even Vpn.Email system.

這是 Vpn.Email服務器端的一部分 翻牆模式的獨立模塊 運行在 node.js. Vpn.Email是一种安全通讯手段,通过eMail的IMAP协议建立一个虚拟的专用通道,连接客户端和代理服务器,它的奇妙之处在于客户端和服务器彼此不用知道相互的IP地址,而是通过共用一个eMail账号进行数据交换,Vpn.Email系统把VPN包加密后,利用IMAP进行通讯,能最大限度的保护您的网络通讯不被检测和干扰,建立一个私密的网络安全环境。

このプロジェクトはnode.js環境のVpn.Email端末用ソフトの一部 GFW モード モージュールです. Vpn.Emailとは、eMailの通信プロトコルIMAPを使用して、端末とサーバの間に、仮想のネットワークトンネルを構築し、さらにVPNをカプセル化にしたことで、どんな端末からも利用することができます。Vpn.Emailの一番重要な特徴は,端末とサーバの通信がIPアドレスではなく、一つのeMailアカウントを使います。それによって世界中に安全と自由な通信ができるようになります。

http protocol

Installation 安裝方法 インストールについて

npm install vpn.email.server.gfw

System Requirements 系統要求 システム要求

linux, windows, macos running at outside firewall 需要運行在牆外 ファイヤウォールの外側にいる必要です。

Run 運行 実行

node node_modules/vpn.email.server.gfw/server.js clientIP clientPort password

clientIP: ip address, 客戶端IP, 端末IPアドレス
clientPort: port number, 端口號, 通信ポート番号
password: Encrypt/Decrypt password, 加密通訊密碼, パスワード

Notice 注意事項

This bate version only support http & https proxy
當前版本只對應 http 和 https proxy
このパージョンは http と https proxy しか対応していますので、ご注意してください。

Keywords

FAQs

Last updated on 10 Mar 2017

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc