Surfow exchanger is a traffic exchange software that works with surfow script
Surfow exchanger uses a number of open source projects to work properly:
$ git clone https://github.com/surfow/exchanger.git
$ cd exchanger
$ npm install
$ npm start
$ npm run build
$ npm run pack:win32
$ npm run pack:osx
$ npm run pack:linux