Skip to content

mengskysama/BurstLink

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BurstLink

A fake multiple connection proxy based on Twisted

NOTE

  1. This is a beta version and may have bugs
  2. Currently NOT support encrypt transfer

Installation

Client

Windows

  1. Install python 2.7
  2. Install Twisted and zope
  3. Download from this

Note: suggest install iocp support

Linux

Same as server

Server

Debian/Ubuntu:

# apt-get install python-pip
# pip install twisted

CentOS:

# yum install python-setuptools
# easy_install pip
# pip install twisted

Configuration

Edit config.py

Usage

Server:

python server.py

Client:

python local.py

Or (for windows double click it)

If your system use Python3 by default(eg: Arch Linux)

python2 local.py

License

GPLv3

#敢不敢不把翻转传输给墙了,人在做天在看

About

Fake multi connection proxy based on Twisted

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages