File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
- # Proxychain [ ![ Version] ( http://img.shields.io/badge/version-2.0.3 -blue.svg?style=flat )] ( https://github.com/Karasiq/proxychain/releases ) [ ![ Dependencies] ( https://app.updateimpact.com/badge/692686982173822976/proxychain.svg?config=compile )] ( https://app.updateimpact.com/latest/692686982173822976/proxychain )
1
+ # Proxychain [ ![ Version] ( http://img.shields.io/badge/version-2.0.5 -blue.svg?style=flat )] ( https://github.com/Karasiq/proxychain/releases ) [ ![ Dependencies] ( https://app.updateimpact.com/badge/692686982173822976/proxychain.svg?config=compile )] ( https://app.updateimpact.com/latest/692686982173822976/proxychain )
2
2
Proxy-chaining SOCKS/HTTP server (see also [ proxyutils library] ( https://github.com/Karasiq/proxyutils ) )
3
3
4
4
# Configuration
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ name := "proxychain"
2
2
3
3
organization := " com.github.karasiq"
4
4
5
- version := " 2.0.4 "
5
+ version := " 2.0.5 "
6
6
7
7
isSnapshot := version.value.endsWith(" SNAPSHOT" )
8
8
Original file line number Diff line number Diff line change 1
1
#define OutputName " proxychain"
2
2
#define MyAppName " Proxychain"
3
- #define MyAppVersion " 2.0.4 "
3
+ #define MyAppVersion " 2.0.5 "
4
4
#define MyAppPublisher " Karasiq, Inc."
5
5
#define MyAppURL " http://www.github.com/Karasiq"
6
6
#define MyAppExeName " bin\proxychain.bat"
You can’t perform that action at this time.
0 commit comments