alexkirsz/dispatch-proxy

running dispatch on every start up

Open

#51 opened on Jun 24, 2015

View on GitHub
 (2 comments) (0 reactions) (0 assignees)CoffeeScript (243 forks)batch import
help wanted

Repository metrics

Stars
 (3,490 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

I am nt very familiar with Node.js and i have some issues/queries on connecting my 2 network cards to 2 different ISPs using Node.js.

  1. I installed node.js, ran npm install -g dispatch-proxy and got npm installed. I was able to assign priorities for the 2 BB connections and verify it thru speed test and got the BW sharing to work with combined speeds.
  2. when i shutdown and restarted the machine,the settings are all gone. BW sharing does not happen. How do i put this in every login. My machine runs windows XP sp3 and I use ver node-v0.10.22-x86 (v12 doesnot work for me). Any suggestions

Contributor guide