Commit Graph

28 Commits (989f4012564f5ad3020c584355e9a5c7db661a18)

Author SHA1 Message Date
V2Ray 8e8dbbcfd0 Add SOCKS4 support
9 years ago
V2Ray e33f603c49 merge conflict
9 years ago
V2Ray 228e1eeabe re-enable vmess test
9 years ago
V2 Ray 1e90d25e76 Merge pull request #15 from cxjava/error
9 years ago
V2Ray 8f93612dec use NewAuthenticationResponse instead of struct{}
9 years ago
V2Ray 4aad94c669 test cases for socks io
9 years ago
Charles 5495b8bea5 Add more error check and declare the field name in composite literal.
9 years ago
V2 Ray 88ecd476cd Merge pull request #14 from cxjava/struct
9 years ago
Charles 12ea3b8e28 Use &struct{} instead of new
9 years ago
V2Ray 6746800a21 Remove unnecessary code in socks io
9 years ago
V2Ray 54fe1ed8b1 format code
9 years ago
V2Ray 4c963a51ed username/password support for socks proxy
9 years ago
V2Ray ca79db0de1 simplify socks input
9 years ago
V2Ray 51670b223d Remove prefix 'V' in struct names
9 years ago
V2Ray 0ca7dab49b massive refactoring for configuration
9 years ago
V2Ray 9e6b746e86 format code
9 years ago
V2Ray 262eb4f985 sample socks proxy
9 years ago
V2Ray 0a96b8fb1d connecting dots
9 years ago
V2Ray f1292f6035 format code
9 years ago
V2Ray c20a7958c2 simplify test code
9 years ago
V2Ray 08a96e5fe1 Unit test library to simplify test writing
9 years ago
V2Ray e764275c58 socks5 server implementation
9 years ago
V2Ray fb1ad8b81b Full implementation of Socks5 protocol, proxying is on the way
9 years ago
V2Ray b5416c9f42 more on socks proxy
9 years ago
V2Ray 901434f0a1 format code
9 years ago
V2Ray 07b440fdcb Test case for auth response tobytes
9 years ago
V2Ray bec765a2fe format code
9 years ago
V2Ray dd9ef0c65e refactor code
9 years ago