Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/birkhofflee/windows_netfilter_socks5_proxy
This program utilizes Netfilter SDK to force a specific program use a SOCKS5 proxy.
https://github.com/birkhofflee/windows_netfilter_socks5_proxy
Last synced: about 2 months ago
JSON representation
This program utilizes Netfilter SDK to force a specific program use a SOCKS5 proxy.
- Host: GitHub
- URL: https://github.com/birkhofflee/windows_netfilter_socks5_proxy
- Owner: BirkhoffLee
- Created: 2019-08-10T13:17:03.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-08-10T13:30:30.000Z (over 5 years ago)
- Last Synced: 2024-10-22T23:25:45.151Z (2 months ago)
- Homepage:
- Size: 425 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# windows_netfilter_socks5_proxy
This program utilizes Netfilter SDK to force a specific program use a SOCKS5 proxy.# NOTE
1. **I do NOT own this program nor the drivers**.
2. This is shared from a private group. I do NOT have the source code, therefore I cannot gurantee the safety of using this closed-source software.
2. This should NOT be used for commercial purposes.# Advantages
1. Light-weight
2. Does not conflict with LSP proxying softwares.# Usage
1. Install the Netfilter network hooking driver, which is provided in the repo. Follow this guide: https://netfiltersdk.com/help/nfsdk2/nfapi_installation.htm
2. `redirector.exe -r proxy_ip_addr:proxy_port [-p ", ..."] [-username ] [-password ]`