Prerequisites: Operating System: Windows 10 or Windows 11 Steps: Install Windows Terminal and PowerShellSearch for and install both applications from the Microsoft Store. Modify Configuration Settings Open Windows Terminal and change the default profile under the Startup tab to the newly installed PowerShell. Click the "Open JSON file" button at the bottom left, then add the following configurations under the defaults section: In the Windows Terminal settings, change the font for Default/PowerShell/Command Prompt to JetBrains Mono Medium Nerd Font Complete MonoFont Download Link // Enable acrylic blur effect "useAcrylic": true, "acrylicOpacity": 0.2, // Set background image (replace URL with your local image path, e.g., C:\\1.png) "backgroundImage": "URL", "backgroundImageOpacity": 0.4 Install oh-my-posh Search for and install it from the Windows Store, or use this direct link:oh-my-posh Store Link After installation, modify the startup script:In Windows Terminal, run: notepad $PROFILE Add the following line to the file: oh-my-posh init pwsh --config $env:POSH_THEMES_PATH\montys.omp.json | Invoke-Expression Final Step Restart Windows Terminal to enjoy your customized interface!
1. Purchase a Domain Purpose: You need a domain name to host your proxy service. Recommended: Choose a cheap domain extension like .xyz, .ga, or .cf. 2. Register Cloudflare Account Sign Up: Go to Cloudflare's official website and create an account. Login: Log in to your Cloudflare dashboard. 3.Add-site to Cloudflare Step 1: Click Add Site > Add a Site. Step 2: Enter your domain name (e.g., yourdomain.com) and click Next. Step 3: Cloudflare will scan your domain’s current DNS records. Click Continue Setup. Step 4: Choose Free Plan (the basic plan is sufficient for a proxy service). Step 5: Update DNS Nameservers: Your domain registrar (e.g., Alibaba Cloud) requires updating nameservers to Cloudflare’s: Nameserver 1: ns1.cloudflare.com Nameserver 2: ns2.cloudflare.com Follow your domain registrar’s instructions to update nameservers. This step ensures Cloudflare manages your DNS. 4.Configure DNS Records Proxy Settings:Go to the DNS tab in Cloudflare. Add a New A Record: Click Add Record > select A record. Fill in the fields: Name: Enter pixiv (or a custom subdomain name, e.g., proxy). IPv4 Address: Enter any valid IP address (e.g., 8.8.8.8 for testing purposes). TTL: Keep it as Auto (recommended). Enable Proxy Status: Check the box Proxy this record (the icon will…