MCPcopy Index your code
hub / github.com/brimstone/rsocks

github.com/brimstone/rsocks @0.0.0

Chat with this repo
repository ↗ · DeepWiki ↗ · release 0.0.0 ↗ · + Follow
4 symbols 11 edges 3 files 2 documented · 50%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

rsocks

Tiny little reverse socks5 client & server.

Usage:

rsocks - reverse socks5 server/client
https://github.com/brimstone/rsocks

Usage:
1) Start rsocks -listen :8080 -socks 127.0.0.1:1080 on the client.
2) Start rsocks -connect client:8080 on the server.
3) Connect to 127.0.0.1:1080 on the client with any socks5 client.
4) Enjoy. :]

This binary functions as both the client and the server. It does not encrypt communications.

Core symbols most depended-on inside this repo

connectForSocks
called by 1
server.go
listenForSocks
called by 1
client.go
listenForClients
called by 1
client.go
main
called by 0
main.go

Shape

Function 4

Languages

Go100%

Modules by API surface

client.go2 symbols
server.go1 symbols
main.go1 symbols

For agents

$ claude mcp add rsocks \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact