# Liunx VPS 打印IP **Repository Path**: gqdmx/vps-printing-ip ## Basic Information - **Project Name**: Liunx VPS 打印IP - **Description**: 使用脚本打印liunx的IP(面向VPS) - **Primary Language**: Shell - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2024-11-10 - **Last Updated**: 2025-04-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: 服务器, IPV6, IPv4, vps ## README # Liunx VPS 打印IP #### 介绍 使用脚本打印liunx的IP(面向VPS) #### 软件架构 Liunx全平台 #### 开始之前 1. 主流发行版 2. 较新的版本 3. 互联网连接 #### 使用方法 1. SSH版本 ``` wget https://gitee.com/gqdmx/vps-printing-ip/raw/master/IP-SSH.sh & chmod +x IP-SSH.sh & ./IP-SSH.sh & ``` 2.VNC版本 ``` wget https://gitee.com/gqdmx/vps-printing-ip/raw/master/IP-VNC.sh & chmod +x IP-VNC.sh & ./IP-VNC.sh & ``` ### 报错 “系统不支持”:没安装curl (SSH) “The system does not support”:没安装curl (VNC) ### 鸣谢 本项目通过[ipw.cn](http://ipw.cn)来获取IPv6和IPv4地址。