Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add proxy options to allow proxying tracker and peer connections #874

Open
wants to merge 16 commits into
base: master
from
Commits on Aug 24, 2016
  1. Dont forward proxyOpts to the tracker if set to false

    yciabaud committed Aug 24, 2016
Commits on Aug 25, 2016
  1. Clone options before using it in socks

    yciabaud committed Aug 25, 2016
Commits on Aug 26, 2016
  1. Use clone to deepcopy socks opts and add socks agent generation to we…

    yciabaud committed Aug 26, 2016
    …bconns
  2. Fix a bug in cloning / extending

    yciabaud committed Aug 26, 2016
  3. Check for proxy requirements in electron

    yciabaud committed Aug 26, 2016
  4. Disable WebRTC when proxy not compatible but continue with other tran…

    yciabaud committed Aug 26, 2016
    …sports
  5. Cleanup and error checking

    yciabaud committed Aug 26, 2016
  6. Fix IDE adding semi...

    yciabaud committed Aug 26, 2016
  7. Handle missing wrtc prop

    yciabaud committed Aug 26, 2016
  8. Prevent destroying client on proxy config problem

    yciabaud committed Aug 26, 2016
Commits on Aug 27, 2016
  1. Run the proxy settings in the electron-wrtc main process

    yciabaud committed Aug 27, 2016
Commits on Sep 6, 2016
  1. Remove useless conditions conditions

    yciabaud committed Sep 6, 2016
You can’t perform that action at this time.