Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
windows-proxy-init
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
陶腾飞
windows-proxy-init
Commits
82cc6bd4
Commit
82cc6bd4
authored
Nov 02, 2022
by
浔阳陌客
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
2022-11-02
parent
2e4dc889
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
6 deletions
+7
-6
basicInit.bat
+5
-3
download_lib.txt
+2
-3
No files found.
basicInit.bat
View file @
82cc6bd4
...
...
@@ -60,14 +60,14 @@ echo PPPOE Password: %password%
echo.
echo.
echo ------ PPPOE
%pppoename%
------
echo ------ PPPOE ------
echo.
:PppoeConnect
echo.
echo 断开 %pppoename%
echo 断开 %pppoename%
%account% %password%
rasdial %pppoename% /disconnect
echo.
echo 连接 %pppoename%
echo 连接 %pppoename%
%account% %password%
rasdial %pppoename% %account% %password%
echo.
echo check internet
...
...
@@ -77,6 +77,8 @@ if "%errorlevel%" EQU "1" (
ping www.baiud.com -n 4 | findstr TTL >nul
if "%errorlevel%" EQU "1" (
echo ping www.baidu.com 失败
TIMEOUT >nul 2>nul /T 20
echo 20秒后重新连接
goto PppoeConnect
)
)
...
...
download_lib.txt
View file @
82cc6bd4
https://file.zhiweidata.com/natvps/lib/spring-security-crypto-5.7.3.jar
https://file.zhiweidata.com/natvps/lib/snappy-java-1.1.8.4.jar
https://file.zhiweidata.com/natvps/lib/guava-31.1-jre.jar
https://file.zhiweidata.com/natvps/lib/netty-transport-native-epoll-4.1.82.Final-linux-aarch_64.jar
...
...
@@ -12,11 +11,11 @@ https://file.zhiweidata.com/natvps/lib/checker-qual-3.12.0.jar
https://file.zhiweidata.com/natvps/lib/netty-transport-native-kqueue-4.1.82.Final-osx-aarch_64.jar
https://file.zhiweidata.com/natvps/lib/netty-codec-memcache-4.1.82.Final.jar
https://file.zhiweidata.com/natvps/lib/netty-codec-haproxy-4.1.82.Final.jar
https://file.zhiweidata.com/natvps/lib/support-utils-0.0.6.2-SNAPSHOT.jar
https://file.zhiweidata.com/natvps/lib/error_prone_annotations-2.11.0.jar
https://file.zhiweidata.com/natvps/lib/netty-resolver-dns-native-macos-4.1.82.Final-osx-x86_64.jar
https://file.zhiweidata.com/natvps/lib/jcommander-1.78.jar
https://file.zhiweidata.com/natvps/lib/jquery-3.5.1.jar
https://file.zhiweidata.com/natvps/lib/support-utils-0.0.6.1-SNAPSHOT.jar
https://file.zhiweidata.com/natvps/lib/slf4j-api-1.7.25.jar
https://file.zhiweidata.com/natvps/lib/netty-transport-native-epoll-4.1.82.Final-linux-x86_64.jar
https://file.zhiweidata.com/natvps/lib/netty-codec-http-4.1.82.Final.jar
...
...
@@ -27,6 +26,7 @@ https://file.zhiweidata.com/natvps/lib/fastjson-1.2.83.jar
https://file.zhiweidata.com/natvps/lib/opencc4j-0.0.1-RELEASE.jar
https://file.zhiweidata.com/natvps/lib/netty-resolver-4.1.82.Final.jar
https://file.zhiweidata.com/natvps/lib/netty-resolver-dns-4.1.82.Final.jar
https://file.zhiweidata.com/natvps/lib/s-tunnel-0.2.7-SNAPSHOT.jar
https://file.zhiweidata.com/natvps/lib/netty-buffer-4.1.82.Final.jar
https://file.zhiweidata.com/natvps/lib/okio-1.17.2.jar
https://file.zhiweidata.com/natvps/lib/netty-codec-stomp-4.1.82.Final.jar
...
...
@@ -46,7 +46,6 @@ https://file.zhiweidata.com/natvps/lib/jsr305-3.0.2.jar
https://file.zhiweidata.com/natvps/lib/netty-handler-4.1.82.Final.jar
https://file.zhiweidata.com/natvps/lib/netty-transport-rxtx-4.1.82.Final.jar
https://file.zhiweidata.com/natvps/lib/netty-codec-dns-4.1.82.Final.jar
https://file.zhiweidata.com/natvps/lib/s-tunnel-0.0.2-SNAPSHOT.jar
https://file.zhiweidata.com/natvps/lib/log4j-api-2.17.2.jar
https://file.zhiweidata.com/natvps/lib/netty-codec-socks-4.1.82.Final.jar
https://file.zhiweidata.com/natvps/lib/testng-7.4.0.jar
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment