banner
LAPLACE

LAPLACE By 王友元

那些娇艳欲滴姿态万千的花朵其实都依赖于某种神秘的养料——那就是人类幽微而真挚的情感故事
telegram
x
email

Set up a free proxy and access openai.

Dependence on#

12 months free EC2 servers from AWS (Amazon Web Services)#

100GB of free monthly traffic

x-ui panel#

Build a proxy with vmess protocol

Cloudflare warp network proxy#

Make server traffic go through warp, as warp can unlock services like ChatGPT, Netflix, Disney, etc.

Steps#

Apply for a server#

First, you need a Mastercard or Visa debit/credit card, which you can apply for online, such as a Mastercard from Bank of China. It will take about a month to receive it.
I used the non-personalized Bank of China Mastercard, which I applied for online. I won't provide a link here, but you can search on Baidu or Google.

Note that the card needs to have a balance of $2 for card verification, and the amount will be refunded after verification (or maybe not, I can't remember).

Then, register an account on Amazon Web Services https://aws.amazon.com/cn/console/

In the dashboard, select EC2, and you can choose any region in the top right corner, but do not choose HK, as HK cannot use warp!

42352345234623546235724

Reference for setting up the machine https://blog.csdn.net/qq_43657722/article/details/127364571#

Note that the disk can be expanded to 30GB, which is also within the free plan.

SSH connection to the machine instance#

In the AWS EC2 console, edit the security group and create two rules in the inbound and outbound rules respectively.

  1. Allow all TCP IP range 0.0.0.0/0
  2. Allow all UDP IP range 0.0.0.0/0

Note that SSH connection uses a private key file for login, which will be automatically downloaded when creating the machine instance and cannot be downloaded again later.

Connect to the server via SSH, execute sudo passwd root to create a root password, and then use su to switch to the root user.

Set up x-ui panel#

Project address https://github.com/vaxilu/x-ui

Execute the one-click script to install x-ui:

bash <(curl -Ls https://raw.githubusercontent.com/vaxilu/x-ui/master/install.sh)

Execute the x-ui command again and choose bbr in the menu to enable it.

Once x-ui is set up, you can access your panel in the browser using IP:port and create a node to import and use the software.

Set up warp traffic forwarding#

If you don't need to access ChatGPT or unlock Netflix, you can skip this step.

Project address https://github.com/fscarmen/warp/

Run the one-click script:

wget -N https://raw.githubusercontent.com/fscarmen/warp/main/menu.sh && bash menu.sh d

Just use the default settings throughout the process. It may take some time to obtain the warp IP, which is normal.

Wait for the script to finish running. You don't need to make any settings, as all your machine's traffic will be forwarded through warp. It will also unlock services like ChatGPT.

Loading...
Ownership of this post data is guaranteed by blockchain and smart contracts to the creator alone.