These 6 commits are when the Protocol Buffers files have changed:
| Commit: | ef6a231 | |
|---|---|---|
| Author: | Toby | |
feat: add v2ray geoip/geosite protobuf
The documentation is generated from this commit.
| Commit: | 7d28039 | |
|---|---|---|
| Author: | Toby | |
| Committer: | Toby | |
Most things work fine now, except: - UDP support has been temporarily removed, pending upstream QUIC library support for unreliable messages - SOCKS5 server needs some rework - Authentication
This commit does not contain any .proto files.
| Commit: | 05a34f8 | |
|---|---|---|
| Author: | Toby | |
Simplify code
| Commit: | d5640ef | |
|---|---|---|
| Author: | Toby | |
WIP SOCKS5 proxy
| Commit: | a424a17 | |
|---|---|---|
| Author: | Toby | |
Tons of refactoring
| Commit: | 5547895 | |
|---|---|---|
| Author: | Toby | |
First commit, forwarder is essentially complete