8000 GitHub - surfow/exchanger: Traffic exchange software
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Traffic exchange software

License

Notifications You must be signed in to change notification settings

surfow/exchanger

Folders and files

8000
NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Surfow exchanger

N|Solid
Surfow exchanger is a traffic exchange software that works with surfow script

Tech

Surfow exchanger uses a number of open source projects to work properly:

Installation

$ git clone https://github.com/surfow/exchanger.git
$ cd exchanger
$ npm install
$ npm start

Packaging for all platforms

$ npm run build

Packaging for windows

$ npm run pack:win32

Packaging for macOS

$ npm run pack:osx

Packaging for linux

$ npm run pack:linux
0