Skip to content
This repository has been archived by the owner on Jan 30, 2021. It is now read-only.

Latest commit

 

History

History
39 lines (25 loc) · 1.1 KB

README.md

File metadata and controls

39 lines (25 loc) · 1.1 KB

invisibleHandshake

Ignore Korea Communications Commission's prvention policy that filters SNI field, by spliting transmission units of connection.

Table of Contents

Theory

By applying max transmission units value to 400, SNI field goes with two packet, finally DPI machines couldn't work with splited SNI fields.

Installation

To use this application, you can choose one of two available options.

Prebuilt

By downloading pre-built packages, you can use directly without installing any additional developing dependencies.

Build

To build this package yourself, you can simply run below.

npm install --save-dev
npm run build

Then you can get output from dist folder.