@hackage moesocks0.1.0.7

moe for all

MoeSocks

A socks5 proxy using the client / server architecture.

MoeSocks is greatly inspired by shadowsocks.

A sample config.json file is included in this repository and the cabal archive.

type moesocks --help for help.

Notes

Remote mode is still buggy :(

There is an earlier implementation of shadowsocks in Haskell by rnons.

The goal of moesocks is to provide extra configurability to standard shadowsocks, for example:

  • load balancing (region based multi-server configuration)
  • IP level request filters (like iptables)