Skip to content

This script can automatically log in and export proxy-settings on Mac OS X. In particular, for students of Tokyo Institute of Technology.

License

Notifications You must be signed in to change notification settings

itkq/auto-export-proxy

 
 

Repository files navigation

auto-export-proxy

This script make exporting proxy settings easy for OSX.

This read current SSID from Airport and export proxy settings from {SSID}.

How to use

If you are a student of Tokyo Institute of Technology and would like to use this, this requires a network environment.

  1. Create a network environment for titech-pubnet.
  2. Configure variables on resourses

Next statement should be written on .yourshrc

[ -f /path/to/auto-export-proxy.sh ] && source /path/to/auto-export-proxy.sh

This script includes exporting some variables, so

For extension

Please edit along with the format of the sample-export.sh, and rename to other-export.sh

About

This script can automatically log in and export proxy-settings on Mac OS X. In particular, for students of Tokyo Institute of Technology.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 74.6%
  • JavaScript 25.4%