socks-proxy

command module
v0.0.0-...-47eb49b Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 21, 2023 License: Apache-2.0 Imports: 3 Imported by: 0

README

Simple Go SOCKS5 proxy

Build Status Godoc

A simple SOCKS5 proxy in Go, no caching.

It listens on TCP IPv4/IPv6 at the specified port.

Example:

$ go run socks_proxy.go -listen :1080

Setup

Install go package, create Debian package, install:

$ go get -u github.com/StalkR/socks-proxy
$ cd $GOPATH/src/github.com/StalkR/socks-proxy
$ fakeroot debian/rules clean binary
$ sudo dpkg -i ../socks-proxy_1-1_amd64.deb

Configure in /etc/default/socks-proxy and start with /etc/init.d/socks-proxy start.

License

Apache License, version 2.0.

Thanks

Bugs, feature requests, questions

Create a new issue.

Documentation

Overview

Binary socks_proxy is a simple SOCKS5 proxy.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL