-
Notifications
You must be signed in to change notification settings - Fork 7.7k
how to create my appidsEN
If you do not have an account, you need to register. If the registration fails, you may need to change the registration environment (using a different proxy/VPN, different terminal/browser)
- Open https://console.cloud.google.com/start, click
Select Project
, then clickCreate Project
- After entering the project name, it will automatically match the available IDs for you, then left-click
Create
(please read the Description at the bottom of this tutorial carefully) (Note: Do not use names with personal information)
Just click Cancel/Cancel, or use a domestic bank card/credit card, as long as the card with the VISA/Master logo is registered. From April 30, 2020, all appids need to be bound with a card, otherwise the service will be suspended.
Note: If the graphical interface still cannot be displayed correctly, you can try to use Cloud Shell to complete the settings, refer to [Old Wiki](https://github.com/XX-net/XX-Net/wiki/how-to -create-my-appids/b7e7d1ea13f5d8c578fbe7b1a16240bc4494eb45).
-
Visit APP Engine Information Center, https://console.cloud.google.com/appengine/start?project=your project id
-
Choose a language - Python
-
Select the region, the default is us-central (you can click the Japanese server in some regions, if you can’t see the map, please choose the global agent or change the ladder)
-
Wait for the initialization configuration to be completed in the background, and then open XX-Net to start the [deployment server operation](https://github.com/XX -net/XX-Net/wiki/how-to-create-my-appids#%E9%83%A8%E7%BD%B2%E6%9C%8D%E5%8A%A1%E7%AB%AF)
XX-net update does not need to redeploy the server, unless the XX-Net upgrade instructions mention "upgrade server function code"
Currently GAE requires gcloud to be deployed, please refer to How to deploy GAE-APPID
- After the deployment is complete, switch to
Configuration
, enter the deployed AppID, and then left-clickSave
- Switch to
Status
to confirm the status
Assuming your appid is myid
Use a browser to access myid.appspot.com through the GAE_Proxy proxy, if it appears
The GoAgent server has been upgraded to version 3.3.1 on xxxxxxx, please update your client.
Such a word means that the deployment is successful, otherwise it needs to be redeployed.
- Each AppID has 1G traffic per day, and generally each Google account has a maximum of 12 AppIDs
- AppID is deployed once and can be used on multiple terminals. You can also share the appid with friends who cannot register for gmail.
- The number of AppIDs only affects traffic, not speed
- Do not include personal information in the AppID name, because the target website can see your AppID when using GAE proxy
- The AppID can be deleted. After confirming the deletion, you need to stop accessing and using the AppID. After a period of time (usually a week), the AppID will be actually deleted and the amount it occupies will be vacated.