Skip to content
View ccqwerty123's full-sized avatar

Block or report ccqwerty123

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
ccqwerty123/README.md

Hi there 👋

wget -O - https://raw.githubusercontent.com/ccqwerty123/ccqwerty123/refs/heads/main/Chrome-Remote-Desktop.sh | sudo bash Chrome-Remote-Desktop 远程控制安装

wget -qO- https://raw.githubusercontent.com/ccqwerty123/ccqwerty123/refs/heads/main/minimal_desktop.sh | sudo bash 精简版远程桌面

wget -qO- https://raw.githubusercontent.com/ccqwerty123/ccqwerty123/refs/heads/main/desktop_no_password.sh | sudo bash 复杂版 安装远程桌面,直接运行,预览8080端口,点击vnc_auto.html@ 打开浏览器

wget -qO- https://raw.githubusercontent.com/ccqwerty123/ccqwerty123/refs/heads/main/setup_miners_ultimate.sh | sudo bash 全自动完成 KeyHunt 和 BitCrack 的安装与验证

wget -qO- https://raw.githubusercontent.com/ccqwerty123/ccqwerty123/refs/heads/main/minimal_desktop.sh | sudo bash && wget -qO- https://raw.githubusercontent.com/ccqwerty123/ccqwerty123/refs/heads/main/setup_miners_ultimate.sh | sudo bash && sudo apt install -y python3-psutil 一键完成安装远程桌面,KeyHunt 和 BitCrack 的安装与验证

wget -qO- wget -qO- https://github.com/ccqwerty123/ccqwerty123/raw/refs/heads/main/main_controller.py | sudo python3 管道运行 KeyHunt 和 BitCrack

sudo apt update && sudo apt install -y python3-psutil 安装psutil依赖 sudo rm /etc/apt/sources.list.d/modular-installer.list

wget -O - https://raw.githubusercontent.com/ccqwerty123/ccqwerty123/refs/heads/main/setup_jlab_run.sh | sudo bash 安装并启动 JupyterLab

wget -qO- wget -qO- https://raw.githubusercontent.com/ccqwerty123/ccqwerty123/refs/heads/main/detect_hw.py | sudo python3 服务器cpu显卡检查

bash <(wget -qO- https://raw.githubusercontent.com/ccqwerty123/ccqwerty123/main/server-net-optimize.sh 2> /dev/null)

服务器优化

bash <(wget -qO- https://raw.githubusercontent.com/ccqwerty123/ccqwerty123/main/x-ui.sh 2> /dev/null)

bash <(wget -qO- https://raw.githubusercontent.com/ccqwerty123/ccqwerty123/refs/heads/main/keepalive.sh 2> /dev/null) 服务器定时清理,减少读写

x-ui重启

使用索引号修改 IPv6 的 MTU 值 ping baidu.com -f -l 1472 netsh interface ipv4 show interfaces

netsh interface ipv4 set subinterface 36 mtu=1360 store=persistent

netsh interface ipv6 show interfaces

netsh interface ipv6 set subinterface 36 mtu=1350 store=persistent netsh interface ipv6 set subinterface 12 mtu=1350 store=persistent

Latest Blog Posts

Popular repositories Loading

  1. ccqwerty123 ccqwerty123 Public

    Python 1

  2. dingyue1 dingyue1 Public

    d1

    Python

  3. wochangyou wochangyou Public

    Forked from yuanter/misaka

    网上找的

    Python

  4. v2ray-cesu v2ray-cesu Public

    Forked from CaoMeiYouRen/CaoMeiYouRen

    Python

  5. python-dabao python-dabao Public

    Python

  6. apk-factory-webapp apk-factory-webapp Public

    Quickly generate re-skinned APKs based on a template. | 基于模板快速生成“换皮”应用。

    Python