Skip to content
This repository has been archived by the owner on Jun 23, 2024. It is now read-only.

Latest commit

 

History

History
39 lines (34 loc) · 1.44 KB

README.md

File metadata and controls

39 lines (34 loc) · 1.44 KB

OpenAI-Checker

Used to check if your IP can access OpenAI services.

Important

With the update of OpenAI's strategy, this script may no longer be accurate. (May 29, 2023)

Detection method

Our detection results come from Cloudflare and the accuracy is independent of this script.

At present, there are 163 countries supported, and I will continue to update the countries and regions newly supported by OpenAI. (April 5, 2023)

Usage

bash <(curl -Ls https://cdn.jsdelivr.net/gh/missuo/OpenAI-Checker/openai.sh)

The following short link is temporarily unavailable due to an expired domain. I am in urgent communication with the domain registrar.

bash <(curl -Ls https://cpp.li/openai)

Result

> bash <(curl -Ls https://cpp.li/openai)
OpenAI Access Checker. Made by Vincent
https://github.com/missuo/OpenAI-Checker
-------------------------------------
[IPv4]
Your IPv4: 205.185.1.1 - FranTech Solutions
Your IP supports access to OpenAI. Region: US
-------------------------------------
[IPv6]
Your IPv6: 2401:95c0:f001::1 - Vincent Yang
Your IP supports access to OpenAI. Region: TW
-------------------------------------

Thanks

  • Hill-98: Improved the Loc Code that can support access to OpenAI. #1

Author

OpenAI-Checker © Vincent Young, Released under the MIT License.