Skip to content

jcdickinson/AutoProxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AutoProxy

AutoProxy is a simple tool that will automatically change your Windows proxy settings when your IP configuration (address, gateway, etc.) changes.

Getting started

Getting started with Git and GitHub

  • People new to GitHub should consider using GitHub for Windows.
  • If you decide not to use GHFW you will need to:
  1. Set up Git and connect to GitHub
  2. Fork the XPF repository

Rules for Our Git Repository

  • We use "A successful Git branching model". What this means is that:
    • You need to branch off of the develop branch when creating new features or non-critical bug fixes.
    • Each logical unit of work must come from a single and unique branch:
      • A logical unit of work could be a set of related bugs or a feature.
      • You should wait for us to accept the pull request (or you can cancel it) before committing to that branch again.

Using AutoProxy

AutoProxy uses profiles to configure your network. Each network that you configure in AutoProxy is checked against your current settings and if one matches your Windows proxy settings are updated. Type the name of the network into the drop down box at the top of the AutoProxy window and click the "+" button to add a new profile.

There is also the "(Default)" profile. This is a special profile that is activated in the event that no other profiles are matched - you should usually leave it blank.

The configuration window closely mirrors the Windows proxy settings window, so it should be familiar. The "detection" contains information about how AutoProxy should detect the network, in most cases clicking "Current" while connected to that network will get the correct values for you.

License

AutoProxy uses the BSD 3-clause license, which can be found in license.txt.

Additional Restrictions

  • We only accept code that is compatible with the BSD license (essentially, MIT and Public Domain).
  • Copying copy-left (GPL-style) code is strictly forbidden.

About

AutoProxy automatically switches your Proxy settings based on your current network configuration.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages