This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@if exist "C:\python27\python.exe" ("check_google_ip_have_python.bat") else ("check_google_ip_no_python.bat") | |
pause |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import urllib2 | |
from zipfile import * | |
import zipfile | |
import os | |
def download(url): | |
# Install proxy support for urllib2 | |
proxy_handler = urllib2.ProxyHandler({"https" : "http://127.0.0.1:8087"}) | |
opener = urllib2.build_opener(proxy_handler) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@echo off | |
cd /D "%~dp0" | |
cls | |
cd greatagent-ga | |
::rmdir /S /Q goagent-local\certs | |
::mkdir goagent-local\certs | |
del /f /s /q goagent-local\ip.txt | |
echo Generating version... | |
git rev-list HEAD >git.txt | |
utility\php\php.exe ..\version.php |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
git clone https://code.google.com/p/wwqgtxx-goagent.wiki/ | |
cd wwqgtxx-goagent.wiki | |
git push https://code.google.com/p/wwqgtxx-wallproxy.wiki/ +master | |
cd.. | |
rmdir /S /Q wwqgtxx-goagent.wiki | |
pause |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
reg add "HKEY_CURRENT_USER\Console" /v "ScreenBufferSize" /t REG_DWORD /d 65536100 /f | |
reg add "HKEY_CURRENT_USER\Console" /v "WindowSize" /t REG_DWORD /d 2293860 /f | |
reg add "HKEY_CURRENT_USER\Console" /v "QuickEdit" /t REG_DWORD /d 1 /f | |
reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Command Processor" /v "DisableUNCCheck" /t REG_DWORD /d 1 /f | |
reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Command Processor" /v "PathCompletionChar" /t REG_DWORD /d 64 /f | |
reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Command Processor" /v "CompletionChar" /t REG_DWORD /d 9 /f | |
ver | findstr /r "5\." && ( | |
reg add "HKEY_CLASSES_ROOT\Folder\shell\DOS" /v "" /t REG_SZ /d "@shell32.dll,-22022" /f |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
wwqgtxxproxy-1|wwqgtxxproxy-2|wwqgtxxproxy-3|wwqgtxxproxy-4|wwqgtxxproxy-5|wwqgtxxproxy-6|wwqgtxxproxy-7|wwqgtxxproxy-8|wwqgtxxproxy-9|wwqgtxxproxy-10| | |
wwqgtxxproxy1-1|wwqgtxxproxy1-2|wwqgtxxproxy1-3|wwqgtxxproxy1-4|wwqgtxxproxy1-5|wwqgtxxproxy1-6|wwqgtxxproxy1-7|wwqgtxxproxy1-8|wwqgtxxproxy1-9|wwqgtxxproxy1-10| | |
wwqgtxxproxy2-1|wwqgtxxproxy2-2|wwqgtxxproxy2-3|wwqgtxxproxy2-4|wwqgtxxproxy2-5|wwqgtxxproxy2-6|wwqgtxxproxy2-7|wwqgtxxproxy2-8|wwqgtxxproxy2-9|wwqgtxxproxy2-10| | |
wwqgtxxproxy3-1|wwqgtxxproxy3-2|wwqgtxxproxy3-3|wwqgtxxproxy3-4|wwqgtxxproxy3-5|wwqgtxxproxy3-6|wwqgtxxproxy3-7|wwqgtxxproxy3-8|wwqgtxxproxy3-9|wwqgtxxproxy3-10| | |
wwqgtxxproxy4-1|wwqgtxxproxy4-2|wwqgtxxproxy4-3|wwqgtxxproxy4-4|wwqgtxxproxy4-5|wwqgtxxproxy4-6|wwqgtxxproxy4-7|wwqgtxxproxy4-8|wwqgtxxproxy4-9|wwqgtxxproxy4-10| |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
reg add "HKEY_CURRENT_USER\Console" /v "ScreenBufferSize" /t REG_DWORD /d 196608080 /f | |
reg add "HKEY_CURRENT_USER\Console" /v "WindowSize" /t REG_DWORD /d 1769552 /f | |
reg add "HKEY_CURRENT_USER\Console" /v "QuickEdit" /t REG_DWORD /d 0 /f | |
reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Command Processor" /v "DisableUNCCheck" /t REG_DWORD /d 1 /f | |
reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Command Processor" /v "PathCompletionChar" /t REG_DWORD /d 64 /f | |
reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Command Processor" /v "CompletionChar" /t REG_DWORD /d 9 /f | |
ver | findstr /r "5\." && ( |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
rmdir /S /Q greatagent.wiki | |
git clone https://code.google.com/p/greatagent.wiki/ | |
cd greatagent.wiki | |
start /min git push https://code.google.com/p/greatagent-ga.wiki/ +master | |
git push https://code.google.com/p/greatagent2-ga.wiki/ +master | |
start /min git push https://code.google.com/p/greatagent-wp.wiki/ +master | |
git push https://code.google.com/p/greatagent2-wp.wiki/ +master | |
start /min git push https://code.google.com/p/greatagent-fx.wiki/ +master | |
git push https://code.google.com/p/greatagent2-fx.wiki/ +master | |
start /min git push https://code.google.com/p/greatagent-fxga.wiki/ +master |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
freegoagent001|freegoagent002|freegoagent003|freegoagent004|freegoagent005|freegoagent006|freegoagent007|freegoagent008|freegoagent009|freegoagent010|freegoagent011|freegoagent012|freegoagent013|freegoagent014|freegoagent015|freegoagent016|freegoagent017|freegoagent018|freegoagent019|freegoagent020|freegoagent021|freegoagent022|freegoagent023|freegoagent024|freegoagent025|freegoagent026|freegoagent027|freegoagent028|freegoagent029|freegoagent030|freegoagent031|freegoagent032|freegoagent033|freegoagent034|freegoagent035|freegoagent036|freegoagent037|freegoagent038|freegoagent039|freegoagent040|freegoagent041|freegoagent042|freegoagent043|freegoagent044|freegoagent045|freegoagent046|freegoagent047|freegoagent048|freegoagent049|freegoagent050|freegoagent051|freegoagent052|freegoagent053|freegoagent054|freegoagent055|freegoagent056|freegoagent057|freegoagent058|freegoagent059|freegoagent060|freegoagent061|freegoagent062|freegoagent063|freegoagent064|freegoagent065|freegoagent066|freegoagent067|freegoagent068|free |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@echo off | |
cd /D "%~dp0" | |
cls | |
cd greatagent-ga | |
::rmdir /S /Q goagent-local\certs | |
::mkdir goagent-local\certs | |
del /f /s /q goagent-local\ip.txt | |
echo Generating version... | |
git rev-list HEAD >git.txt | |
..\..\work\greatagent-ga\utility\php\php.exe ..\version.php |
OlderNewer