Skip to content

Instantly share code, notes, and snippets.

@TimothyZhang023
TimothyZhang023 / app-unbind-partner.txt
Last active August 27, 2020 08:53
app-unbind-partner
app-unbind-partner
出现这个错误码 通常是 应用没有绑定 商家账号(PID)导致的
对外应用绑定文档
普通应用 https://opendocs.alipay.com/open/00r5uy
三方应用 https://opendocs.alipay.com/open/00x77p
@giaosudau
giaosudau / private.xml
Created March 26, 2016 15:27
Karabiner for M545
<?xml version="1.0"?>
<root>
<item>
<name>Logitech M545 Mouse</name>
<devicevendordef>
<vendorname>LOGITECH</vendorname>
<vendorid>0x046d</vendorid>
</devicevendordef>
<deviceproductdef>
git config --global https.proxy http://127.0.0.1:1080
git config --global https.proxy https://127.0.0.1:1080
git config --global --unset http.proxy
git config --global --unset https.proxy
npm config delete proxy
@klzgrad
klzgrad / 00-README.txt
Last active April 19, 2024 09:26
DNS compression pointer mutation
$ LD_PRELOAD=$PWD/sendmsg.so dig twitter.com @8.8.8.8
;; Warning: Message parser reports malformed message packet. <-- malformed 因为把压缩指针当作域名一部分了
;; Question section mismatch: got twitter.com/RESERVED0/CLASS256
; <<>> DiG 9.9.5-3-Ubuntu <<>> twitter.com @8.8.8.8
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 44722
;; flags: qr rd ra; QUERY: 1, ANSWER: 4, AUTHORITY: 0, ADDITIONAL: 1
@shakalaca
shakalaca / ZenFone_5_T00F
Last active December 1, 2022 09:40
ZenFone 5/6 OTA update package
==================== [ T00F TW version ] ==================== (Newest version: 1021 2.20.40.9)
(給 1003 套用的更新檔案)
http://fota.asus.com/delta_package/phone/TW_a500cg/formal/TW_user_2.19.40.18_20141003_8008-user-TW_a500cg-TW_user_2.20.40.9_20141021_4378-user-TW_a500cg-20141021/TW_500_1003_1021_20141021.zip
(給 0925 套用的更新檔案)
http://fota.asus.com/delta_package/phone/TW_a500cg/formal/TW_user_2.19.40.6_20140925_5363-user-TW_a500cg-TW_user_2.20.40.9_20141021_4378-user-TW_a500cg-20141021/TW_500_0925_1021_20141021.zip
http://fota.asus.com/delta_package/phone/TW_a500cg/formal/TW_user_2.19.40.6_20140925_5363-user-TW_a500cg-TW_user_2.19.40.18_20141003_8008-user-TW_a500cg-20141003/TW_500_0925_1003_20141003.zip
(給 0903 套用的更新檔案) (4.4)
http://fota.asus.com/delta_package/phone/TW_a500cg/formal/TW_user_1.18.40.10_20140903_9870-user-TW_a500cg-TW_user_2.20.40.9_20141021_4378-user-TW_a500cg-20141021/TW_500_0903_1021_20141021.zip
@hwdsl2
hwdsl2 / .MOVED.md
Last active May 19, 2024 06:28
IPsec VPN Server Auto Setup Script for Ubuntu and Debian