Application appid and Upload appid
Recommended in the windows to complete this operation, this part of the tutorial and the PC version of the same, please check the PC version tutorial, this article doesn't elaborate.
Mac系统翻墙用的GoAgent成品。 2 commits 1 branch 0 packages 0 releases Fetching contributors Branch: master. New pull request Find file. Clone or download Clone with HTTPS Use Git or checkout with SVN using the web URL. Goagent switch automatically for IE userBat file Downloads: 0 This Week Last Update: 2012-07-13 See Project eMaint is an award-winning Computerized Maintenance Management Software (CMMS) for managing work orders, PM schedules, and parts inventory. What Is GoAgent? GoAgent is a networking proxy software written in Python. It is open-sourced and completely free, can run on Windows/Mac/Linux/Android/iPhone/iPad and some other platforms. A significant difference between GoAgent and other softwares is, the server program of GoAgent is running on Google App Engine (GAE).
Please refer to Installing GoAgent on Ubuntu.
Download and Deployment
Download GoAgent 3.2.3.zip and GoAgentMac.dmg from Google Drive.
Macos Go Agent
Unpack the downloaded GoAgentMac archive into the system Applications
folder, and put the main program of GoAgent into the Applications
folder,
Right click GoAgentMac → Show Package Contents
In the Contents
folder, edit Info.plist
file, find keywords, change it to GoAgentPath /Applications/goagent/local/proxy.py
Note Here I have put the main program of GoAgent into the Applications
folder, modify it like this, if you put the main program of GoAgent into the other where, please modify address to your location.
Back goagent folder, modify proxy.ini
, fill in your appid.
So far, goagent has been installed.
Slove 'the site's security certificate is not trusted' error
If you open some https connections appear the site's security certificate is not trusted
error, please import goagent/local
folder CA.crt
certificate.
Double-click GoAgent / local directory CA.crt certificate into the system
In the Launchpad → Utilities → Keychain Access → System and double-click to find GoAgent CA
Select Trust → When using this certificate → Always trust
Restart the browser Powerdirector for mac os.
Solve FAQ
Go Agent For Mac
Install Python
Download Python last version for OS X from official website www.python.org.
Goagent Mac下载
Change the default Python running version, run the following command in the terminal:
Install pyOpenSSL
Solve WARNING - - python-openssl not found, please install it!
Download pyOpenSSL-0.13.tar.gz file and run the following command in the terminal: