Some network connection services provided by the Campus Information Network are restricted to the KITnet website and online services.
CIS provides web proxies that enable access to websites and online services on the Internet from these specific services.

To configure a web proxy for a system app that supports proxy settings using an automatic configuration script (PAC), set the following URL.

https://cis.kit.ac.jp/proxy.pac

To configure a web proxy for a system app supporting proxy settings by server name or port number, set the following values in the app's proxy settings on the platform.

Server Name

proxy.cis.kit.ac.jp

Port Number8080

To configure the web proxy in URL format (e.g., using the http_proxy environment variable on Linux), set the following URL.

http://proxy.cis.kit.ac.jp:8080