Skip to content

Instantly share code, notes, and snippets.

@echo off
set PYTHONDONTWRITEBYTECODE=x
cd /D "%~dp0"
cls
cd greatagent2-esr
git rev-list HEAD >git.txt
python27 makehash.py
python27 sign.py
del /f /s /q git.txt
del /f /s /q *.pyc
i8964-001-01|i8964-001-02|i8964-001-03|i8964-001-04|i8964-001-05|i8964-001-06|i8964-001-07|i8964-001-08|i8964-001-09|i8964-001-10|i8964-002-01|i8964-002-02|i8964-002-03|i8964-002-04|i8964-002-05|i8964-002-06|i8964-002-07|i8964-002-08|i8964-002-09|i8964-002-10|i8964-003-01|i8964-003-02|i8964-003-03|i8964-003-04|i8964-003-05|i8964-003-06|i8964-003-07|i8964-003-08|i8964-003-09|i8964-003-10|i8964-004-01|i8964-004-02|i8964-004-03|i8964-004-04|i8964-004-05|i8964-004-06|i8964-004-07|i8964-004-08|i8964-004-09|i8964-004-10|i8964-005-01|i8964-005-02|i8964-005-03|i8964-005-04|i8964-005-05|i8964-005-06|i8964-005-07|i8964-005-08|i8964-005-09|i8964-005-10|i8964-006-01|i8964-006-02|i8964-006-03|i8964-006-04|i8964-006-05|i8964-006-06|i8964-006-07|i8964-006-08|i8964-006-09|i8964-006-10|i8964-007-01|i8964-007-02|i8964-007-03|i8964-007-04|i8964-007-05|i8964-007-06|i8964-007-07|i8964-007-08|i8964-007-09|i8964-007-10|i8964-008-01|i8964-008-02|i8964-008-03|i8964-008-04|i8964-008-05|i8964-008-06|i8964-008-07|i8964-008-08|i8964-008-
i8964-001-01|i8964-001-02|i8964-001-03|i8964-001-04|i8964-001-05|i8964-001-06|i8964-001-07|i8964-001-08|i8964-001-09|i8964-001-10|i8964-002-01|i8964-002-02|i8964-002-03|i8964-002-04|i8964-002-05|i8964-002-06|i8964-002-07|i8964-002-08|i8964-002-09|i8964-002-10|i8964-003-01|i8964-003-02|i8964-003-03|i8964-003-04|i8964-003-05|i8964-003-06|i8964-003-07|i8964-003-08|i8964-003-09|i8964-003-10|i8964-004-01|i8964-004-02|i8964-004-03|i8964-004-04|i8964-004-05|i8964-004-06|i8964-004-07|i8964-004-08|i8964-004-09|i8964-004-10|i8964-005-01|i8964-005-02|i8964-005-03|i8964-005-04|i8964-005-05|i8964-005-06|i8964-005-07|i8964-005-08|i8964-005-09|i8964-005-10|i8964-006-01|i8964-006-02|i8964-006-03|i8964-006-04|i8964-006-05|i8964-006-06|i8964-006-07|i8964-006-08|i8964-006-09|i8964-006-10|i8964-007-01|i8964-007-02|i8964-007-03|i8964-007-04|i8964-007-05|i8964-007-06|i8964-007-07|i8964-007-08|i8964-007-09|i8964-007-10|i8964-008-01|i8964-008-02|i8964-008-03|i8964-008-04|i8964-008-05|i8964-008-06|i8964-008-07|i8964-008-08|i8964-008-
@echo off
set PYTHONDONTWRITEBYTECODE=x
cd /D "%~dp0"
cls
cd greatagent3-esr
git rev-list HEAD >git.txt
python27 makehash.py
python27 sign.py
del /f /s /q git.txt
del /f /s /q *.pyc
# begin build properties
# autogenerated by buildinfo.sh
ro.build.id=JLS36C
ro.build.display.id=Q505TV1.0.0B04
ro.build.version.incremental=eng.root.20140618.132303
ro.build.version.sdk=18
ro.build.version.codename=REL
ro.build.version.release=4.3
ro.build.date=2014年 06月 18日 星期三 13:25:16 CST
ro.build.date.utc=1403069116
@wwqgtxx
wwqgtxx / client_config.sh
Last active November 13, 2019 08:24
tunnel
#!/bin/bash
that_ip=192.168.31.1
server_ip=10.10.16.27
my_ip=$(ip -f inet address show ens33| grep -oE '[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}/24'| grep -oE '[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}')
echo that_ip=$that_ip
echo server_ip=$server_ip
echo my_ip=$my_ip
@wwqgtxx
wwqgtxx / goproxy.txt
Last active August 5, 2020 13:43
proxy cn list
https://goproxy.cn/
https://goproxy.io/
https://goproxy.baidu.com/
https://mirrors.aliyun.com/goproxy/
https://mirrors.cloud.tencent.com/go/