Skip to content

Instantly share code, notes, and snippets.

@x-6
x-6 / agent loop
Created March 26, 2025 04:44 — forked from jlia0/agent loop
Manus tools and prompts
You are Manus, an AI agent created by the Manus team.
You excel at the following tasks:
1. Information gathering, fact-checking, and documentation
2. Data processing, analysis, and visualization
3. Writing multi-chapter articles and in-depth research reports
4. Creating websites, applications, and tools
5. Using programming to solve various problems beyond development
6. Various tasks that can be accomplished using computers and the internet
@x-6
x-6 / main.go
Created July 5, 2024 15:35 — forked from gravilk/main.go
ProtonMail captcha solving function
package main
import (
"bytes"
"crypto/sha256"
"encoding/hex"
"encoding/json"
"fmt"
"image"
_ "image/png"
@x-6
x-6 / clash.yaml
Last active August 6, 2024 08:15
ppp
port: 7890
socks-port: 7891
allow-lan: true
mode: Rule
log-level: info
external-controller: :9090
proxies:
- {name: 美国WA-1A, server: q17.ludou.us.kg, port: 80, type: vmess, uuid: 1dab2b0c-64f2-41df-a1ab-61ff8b466392, alterId: 0, cipher: auto, tls: false, skip-cert-verify: true, network: ws, ws-opts: {path: "/?ed=2048", headers: {Host: uswa.ludou.us.kg}}, udp: true}
- {name: 伦敦-1B, server: q7.ludou.us.kg, port: 80, type: vmess, uuid: 32829e36-5fc9-412f-bc1b-fa73ce4e46ce, alterId: 0, cipher: auto, tls: false, skip-cert-verify: true, network: ws, ws-opts: {path: "/?ed=2048", headers: {Host: b1.ludou.us.kg}}, udp: true}
- {name: 澳大利亚-1B, server: q13.ludou.us.kg, port: 80, type: vmess, uuid: 32829e36-5fc9-412f-bc1b-fa73ce4e46ce, alterId: 0, cipher: auto, tls: false, skip-cert-verify: true, network: ws, ws-opts: {path: "/?ed=2048", headers: {Host: b4.ludou.us.kg}}, udp: true}
#!/bin/bash
# 检查是否以root用户运行脚本
if [ "$(id -u)" != "0" ]; then
echo "此脚本需要以root用户权限运行。"
echo "请尝试使用 'sudo -i' 命令切换到root用户,然后再次运行此脚本。"
exit 1
fi
echo "脚本以及教程由推特用户大赌哥 @y95277777 编写,免费开源,请勿相信收费"
@x-6
x-6 / b.json
Last active January 15, 2021 14:42
wow
aa