Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > alt.comp.os.windows-10 > #187525
| From | Marion <marionf@fact.com> |
|---|---|
| Newsgroups | alt.comp.os.windows-10, alt.comp.os.windows-11, alt.msdos.batch |
| Subject | Re: Tutorial: Build a one-click Windows custom SOCKS5 proxy client using freeware |
| Date | 2025-09-18 10:11 +0000 |
| Organization | BWH Usenet Archive (https://usenet.blueworldhosting.com) |
| Message-ID | <10aglru$fp9$1@nnrp.usenet.blueworldhosting.com> (permalink) |
| References | <10agcdq$2e02$1@nnrp.usenet.blueworldhosting.com> <10agdp4$ngs$1@nnrp.usenet.blueworldhosting.com> <10agf37$15ok$1@nnrp.usenet.blueworldhosting.com> <10aggsa$p1e$1@nnrp.usenet.blueworldhosting.com> <10agl6g$2od0$1@nnrp.usenet.blueworldhosting.com> |
Cross-posted to 3 groups.
Marion wrote:
> Included below is an OPTIONAL proxy-checking script that I wrote early on
> which outputs what is happening when Psiphon.bat is setting & unsetting
> things, along with Psiphon itself syncing stuff when starts & stops.
> C:\data\sys\batch\checkproxy.bat
> Win+R > checkproxy
Here is a sample output from the OPTIONAL checkproxy status reporter.
Win+R > checkproxy
HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\checkproxy.exe
@=C:\data\sys\batch\checkproxy.bat
BEFORE:
==============================================
WINDOWS PROXY CONFIGURATION CHECK
==============================================
PAC file found at C:\data\sys\batch\proxy.pac
PAC file SHA256 hash:
SHA256 hash of C:\data\sys\batch\proxy.pac:
2517c249250634f579524fae59194aee32a4498a5c6bbf3cf4ef40b3d493bb46
CertUtil: -hashfile command completed successfully.
[1] WinINET / Internet Settings
Proxy is DISABLED
[2] WinHTTP proxy (system/background services)
Current WinHTTP proxy settings:
Direct access (no proxy server).
[3] PAC / AutoDetect
No PAC script URL found.
Auto-detect is DISABLED
==============================================
Check complete.
==============================================
Press any key to continue . . .
AFTER:
waiting for mongoose... (added in v2.0)
Run proxy sync...
Sync WinINET into WinHTTP...
Current WinHTTP proxy settings:
Direct access (no proxy server).
Done.
============================================
WINDOWS PROXY CONFIG CHECK
============================================
[1] WinINET
Proxy DISABLED
[2] WinHTTP
WinHTTP proxy already set
Current WinHTTP proxy settings:
Direct access (no proxy server).
[3] PAC / AutoDetect
PAC URL: http://127.0.0.1/proxy.pac
PAC logic: Bypass Gmail, Amazon Vine, Copilot
Other traffic via SOCKS proxy 127.0.0.1:1080
Auto-Detect DISABLED
============================================
Proxy check complete
============================================
Apply PAC logic...
Set PAC URL: http://127.0.0.1/proxy.pac
============================================
WINDOWS PROXY CONFIG CHECK
============================================
[1] WinINET
Proxy DISABLED
[2] WinHTTP
WinHTTP proxy already set
Current WinHTTP proxy settings:
Direct access (no proxy server).
[3] PAC / AutoDetect
PAC URL: http://127.0.0.1/proxy.pac
PAC logic: Bypass Gmail, Amazon Vine, Copilot
Other traffic via SOCKS proxy 127.0.0.1:1080
Auto-Detect ENABLED
============================================
Proxy check complete
============================================
Re-capturing final status...
PAC URL: http://127.0.0.1/proxy.pac
Auto-Detect ENABLED
Current WinHTTP proxy settings:
Proxy Server(s) : http=127.0.0.1:63750;https=127.0.0.1:63750;socks=127.0.0.1:1080
Bypass List : <local>;10.*;172.16.*;172.17.*;172.18.*;172.19.*;172.20.*;172.21.*;172.22.*;172.23.*;172.24.*;172.25.*;172.26.*;172.27.*;172.28.*;172.29.*;172.30.*;172.31.*;192.168.*;169.254.*;[fc*];[fd*];[fe8*];[fe9*];[fea*];[feb*]
--
The Psiphon proxy is much faster than system-wide VPN typically is.
Back to alt.comp.os.windows-10 | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Tutorial: Build a one-click Windows custom SOCKS5 proxy client using freeware Marion <marionf@fact.com> - 2025-09-18 07:30 +0000
Re: Tutorial: Build a one-click Windows custom SOCKS5 proxy client using freeware Marion <marionf@fact.com> - 2025-09-18 07:53 +0000
Re: Tutorial: Build a one-click Windows custom SOCKS5 proxy client using freeware Marion <marionf@fact.com> - 2025-09-18 08:15 +0000
Re: Tutorial: Build a one-click Windows custom SOCKS5 proxy client using freeware Marion <marionf@fact.com> - 2025-09-18 08:46 +0000
Re: Tutorial: Build a one-click Windows custom SOCKS5 proxy client using freeware Marion <marionf@fact.com> - 2025-09-18 09:59 +0000
Re: Tutorial: Build a one-click Windows custom SOCKS5 proxy client using freeware Marion <marionf@fact.com> - 2025-09-18 10:11 +0000
Re: Tutorial: Build a one-click Windows custom SOCKS5 proxy client using freeware Marion <marionf@fact.com> - 2025-09-18 10:51 +0000
Re: Tutorial: Build a one-click Windows custom SOCKS5 proxy client using freeware Marion <marionf@fact.com> - 2025-09-18 11:09 +0000
Re: Tutorial: Build a one-click Windows custom SOCKS5 proxy client using freeware Marion <marionf@fact.com> - 2025-09-18 11:53 +0000
Re: Tutorial: Build a one-click Windows custom SOCKS5 proxy client using freeware "R.Wieser" <address@is.invalid> - 2025-09-18 15:06 +0200
Re: Tutorial: Build a one-click Windows custom SOCKS5 proxy client using freeware Marion <marionf@fact.com> - 2025-09-19 00:42 +0000
Re: Tutorial: Build a one-click Windows custom SOCKS5 proxy client using freeware Marion <marionf@fact.com> - 2025-09-21 04:34 +0000
Re: Tutorial: Build a one-click Windows custom SOCKS5 proxy client using freeware Marion <marionf@fact.com> - 2025-09-22 20:31 +0000
Re: Tutorial: Build a one-click Windows custom SOCKS5 proxy client using freeware Marion <marionf@fact.com> - 2025-09-22 20:41 +0000
Re: Tutorial: Build a one-click Windows custom SOCKS5 proxy client using freeware Marion <marionf@fact.com> - 2025-09-23 17:22 +0000
Re: Tutorial: Build a one-click Windows custom SOCKS5 proxy client using freeware Marion <marionf@fact.com> - 2025-09-28 06:10 +0000
Re: Tutorial: Build a one-click Windows custom SOCKS5 proxy client using freeware Marion <marionf@fact.com> - 2025-10-17 05:40 +0000
Re: Tutorial: Build a one-click Windows custom SOCKS5 proxy client using freeware Marion <marionf@fact.com> - 2025-10-17 05:44 +0000
Re: Tutorial: Build a one-click Windows custom SOCKS5 proxy client using freeware Marion <mariond@facts.com> - 2025-10-29 11:55 -0600
Re: Tutorial: Build a one-click Windows custom SOCKS5 proxy client using freeware Marion <mariond@facts.com> - 2025-10-29 11:58 -0600
Re: Tutorial: Build a one-click Windows custom SOCKS5 proxy client using freeware Marion <mariond@facts.com> - 2025-10-30 00:56 -0600
Re: Tutorial: Build a one-click Windows custom SOCKS5 proxy client using freeware Marion <mariond@facts.com> - 2025-11-02 20:45 -0700
Re: Tutorial: Build a one-click Windows custom SOCKS5 proxy client using freeware Marion <mariond@facts.com> - 2025-11-02 20:58 -0700
Re: Tutorial: Build a one-click Windows custom SOCKS5 proxy client using freeware Marion <mariond@facts.com> - 2025-11-03 10:41 -0700
Re: Tutorial: Build a one-click Windows custom SOCKS5 proxy client using freeware Marian <marianjones@helpfulpeople.com> - 2025-12-01 15:38 -0700
Re: Tutorial: Build a one-click Windows custom SOCKS5 proxy client using freeware Marian <marianjones@helpfulpeople.com> - 2025-12-02 01:11 -0700
Re: Tutorial: Build a one-click Windows custom SOCKS5 proxy client using freeware Marian <marianjones@helpfulpeople.com> - 2025-12-02 09:19 -0700
csiph-web