beix / google

let‘s build your own website proxy in vercel

Home Page:https://gs.colnago.icu

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vercel Website Proxy

Quick start

Chinese Notice: 如果无法查看此文档中的图片,请下载次项目后在自己电脑查看此 README.md

1、Fork this repository
2、Registering your vercel account vercel
3、Binding your github account in vercel's settings.

bind github account

2、To config your vercel Rep.

Import Git repository,steps: Overview=>Add New...=>Project.

import git repository

Click Button "Continue with Github".

looking your own rep

To import your repository forked,such as google etc.

Click Deploy

Waiting for deploy process

Deploy success

The domain vercel for you

In 2022, the vercel domain name in mainland China will be polluted by DNS, so you should register a domain name in mainland China. Usually, novices on major domain name platforms can get a domain name with one-year usage rights for 1 yuan.

Vercel Domain

3、Register your own domain name and perform real-name registration according to the real-name registration rules of the domain name manager

No more elaboration, if you encounter problems, you can submit an issue, and some netizens will answer your questions with each other.

3、To config your own domain and cname

Manage your domain name

The TXT record needs to fill in the content provided by vercel above, and the cname is the same

4、Enjoy it

https://google.{{mydomain}}.com

5、Modify the default browser engine for your own service

Setting the default item

Change which data center your service is in

This affects your ip address when you use google search

About

let‘s build your own website proxy in vercel

https://gs.colnago.icu

License:MIT License


Languages

Language:JavaScript 57.1%Language:CSS 42.9%