Skip to content

Instantly share code, notes, and snippets.

@ancientGlider
ancientGlider / happ-test-v8-mux-disabled.json
Created June 8, 2026 16:28
Planet HAPP test v8: v1 + explicit mux disabled
[
{
"remarks": "Planet v8 v1+mux-disabled-explicit",
"log": {
"loglevel": "warning"
},
"policy": {
"levels": {
"8": {
"handshake": 4,
@ancientGlider
ancientGlider / happ-test-v7-fp-randomized-spiderx.json
Created June 8, 2026 16:28
Planet HAPP test v7: v1 + fp=randomized + spiderX
[
{
"remarks": "Planet v7 v1+fp-randomized+spiderX",
"log": {
"loglevel": "warning"
},
"policy": {
"levels": {
"8": {
"handshake": 4,
@ancientGlider
ancientGlider / happ-test-v6-direct-dns.json
Created June 8, 2026 16:28
Planet HAPP test v6: DNS via DIRECT (proves tunnel data-path alive)
[
{
"remarks": "Planet v6 direct-DNS resolve-locally",
"log": {
"loglevel": "warning"
},
"dns": {
"servers": [
"8.8.8.8",
"1.1.1.1"
@ancientGlider
ancientGlider / happ-test-v5-dnsin-tcpdns.json
Created June 8, 2026 16:28
Planet HAPP test v5: v1 + dokodemo dns-in:10853
[
{
"remarks": "Planet v5 dns-in+TCP-DNS",
"log": {
"loglevel": "warning"
},
"policy": {
"levels": {
"8": {
"handshake": 4,
@ancientGlider
ancientGlider / happ-test-v4-control-bareuri.json
Created June 8, 2026 16:28
Planet HAPP test v4: CONTROL bare-URI + IP-pin only (expected FAIL)
[
{
"remarks": "Planet v4 control bare-URI+IPpin",
"log": {
"loglevel": "warning"
},
"inbounds": [
{
"tag": "socks-in",
"port": 10808,
@ancientGlider
ancientGlider / happ-test-v3-minimal-routeonly.json
Created June 8, 2026 16:28
Planet HAPP test v3: minimal, routeOnly only, no DNS block
[
{
"remarks": "Planet v3 minimal routeOnly",
"log": {
"loglevel": "warning"
},
"inbounds": [
{
"tag": "socks-in",
"port": 10808,
@ancientGlider
ancientGlider / happ-test-v2-udpdns-routeonly.json
Created June 8, 2026 16:28
Planet HAPP test v2: like v1 but plain UDP-DNS (isolates TCP-vs-UDP under Vision)
[
{
"remarks": "Planet v2 UDP-DNS+routeOnly",
"log": {
"loglevel": "warning"
},
"policy": {
"levels": {
"8": {
"handshake": 4,
@ancientGlider
ancientGlider / happ-test-v1-tcpdns-routeonly.json
Created June 8, 2026 16:28
Planet HAPP test v1: Vision+TCP-DNS(DoT-equiv)+routeOnly+IP-pin+RU-split — MAIN candidate
[
{
"remarks": "Planet v1 TCP-DNS+routeOnly",
"log": {
"loglevel": "warning"
},
"policy": {
"levels": {
"8": {
"handshake": 4,
@ancientGlider
ancientGlider / happ-test-config-v4.json
Created June 8, 2026 15:11
HAPP test v4 — literal chika0801 v2rayNG pattern with full ruleset
[
{
"remarks": "Planet VPN — literal chika0801 v2rayNG pattern (v4)",
"log": {
"loglevel": "warning"
},
"dns": {
"hosts": {
"geosite:category-ads-all": "127.0.0.1"
},
@ancientGlider
ancientGlider / happ-test-config-v3.json
Created June 8, 2026 14:48
HAPP test v3 — VLESS-only with chika0801 DNS-intercept pattern
[
{
"remarks": "Planet VPN — VLESS-only chika0801 pattern (v3)",
"log": {
"loglevel": "warning"
},
"dns": {
"servers": [
"https://1.1.1.1/dns-query"
],