banner
andrewji8

Being towards death

Heed not to the tree-rustling and leaf-lashing rain, Why not stroll along, whistle and sing under its rein. Lighter and better suited than horses are straw sandals and a bamboo staff, Who's afraid? A palm-leaf plaited cape provides enough to misty weather in life sustain. A thorny spring breeze sobers up the spirit, I feel a slight chill, The setting sun over the mountain offers greetings still. Looking back over the bleak passage survived, The return in time Shall not be affected by windswept rain or shine.
telegram
twitter
github

The Secrets of Minecraft Containers: How to Easily Achieve Scientific Internet Access!

All Minecraft containers can be handled theoretically. Searching for free Minecraft lists on Google yields many results.
https://github.com/Myuui/Free-Minecraft-Hosts for reference

Minecraft Container Guide for Scientific Internet Access#

The principle is to deploy an Ubuntu system in the game container to install the protocols for internet nodes, achieving the goal of scientific internet access.

  1. Upload Script and Start
    • Click to start;

    • System version selection: Java 16 (required);
      image

    • Fill in the startup file: waterfall.jar; delete all files in the container, keep only the uploaded file, and rename the uploaded file to server.jar

image

image

image

  • Click Start in the console, wait for three data items to appear:
    • SID
    • PID
    • VERS
  • Fill in the above data at: https://code.lykcloud.me/, click Get Key, copy the generated Key below, paste it back into the console, and run.

image

image

  1. Install Dependencies and Connect SSH
    • Execute the following commands in the console one by one: just press Enter
      ListOS
      

image

 Install Ubuntu20.04.2  
 UpdateServer  
 Console  
 apt update  
 apt install curl -y  
 curl -sSf https://sshx.io/get | sh -s run  
 ```  
  • After the SSH connection information appears, choose a name and click the plus sign to enter the SSH console.

image

image

  1. Run in SSH Sequentially
    apt install wget -y  
    apt install unzip -y  
    
    • The basic environment preparation is complete, and you can proceed with the installation of the Nezha probe and node deployment.

image

  1. Node Setup Command (supports V2rayN import)
    bash <(curl -Ls https://main.ssss.nyc.mn/argox.sh)  
    
    • After execution, it outputs the V2ray link;
    • You can directly import it into V2rayN for connection testing;
    • If the delay appears as -1, please change to a preferred IP or domain.

🌐 Preferred IP Acquisition Addresses:

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