From 9b0cda36286ec9e4bd9cc3e84e19aa5aff712df1 Mon Sep 17 00:00:00 2001 From: Weclont Date: Sun, 5 Jun 2022 05:54:25 +0800 Subject: [PATCH] =?UTF-8?q?test:=20=E6=B7=BB=E5=8A=A0=E4=BB=A3=E7=90=86?= =?UTF-8?q?=E5=88=97=E8=A1=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- proxy.txt | 5 +++++ run.bat | 1 + 2 files changed, 6 insertions(+) create mode 100644 proxy.txt create mode 100644 run.bat diff --git a/proxy.txt b/proxy.txt new file mode 100644 index 0000000..b667789 --- /dev/null +++ b/proxy.txt @@ -0,0 +1,5 @@ +202.55.5.209:8090 +120.42.46.226:6666 +61.135.155.82:443 +39.108.101.55:1080 +120.71.147.222:8901 \ No newline at end of file diff --git a/run.bat b/run.bat new file mode 100644 index 0000000..69b5a36 --- /dev/null +++ b/run.bat @@ -0,0 +1 @@ +python smsboom.py run -p 18888888888 -f 99999999 -t 512 \ No newline at end of file