Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/n1nj4sec/pr0cks
https://github.com/n1nj4sec/pr0cks
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/n1nj4sec/pr0cks
- Owner: n1nj4sec
- Created: 2022-12-08T09:42:43.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2023-04-27T13:35:40.000Z (over 1 year ago)
- Last Synced: 2024-06-18T20:19:25.631Z (5 months ago)
- Language: Go
- Size: 7.81 KB
- Stars: 7
- Watchers: 3
- Forks: 9
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-network-stuff - **293**星 - j REDIRECT target (<a id="d03d494700077f6a65092985c06bf8e8"></a>工具 / <a id="57b8e953d394bbed52df2a6976d98dfa"></a>Socks)
README
## Install
```
go install github.com/n1nj4sec/pr0cks@latest
```## Usage
1. setup your iptable rules like in the `example-iptables.sh` with the range you want to redirect through the socks.
You can for instance proxy throught a ssh server by using `ssh -D 1080 user@pivotserver`
3. start pr0cks :
```
pr0cks -socks5 127.0.0.1:1080
```
It will transparently redirect all TCP and DNS traffic matching your iptable rule to the socks server