diff --git a/software/g3proxy.yml b/software/g3proxy.yml new file mode 100644 index 0000000000..b03668013a --- /dev/null +++ b/software/g3proxy.yml @@ -0,0 +1,11 @@ +name: g3proxy +website_url: "https://g3-project.readthedocs.io/projects/g3proxy/en/latest/" +source_code_url: "https://github.com/bytedance/g3/tree/master/g3proxy" +description: "Forward proxy server supporting proxy chaining, protocol inspection, MITM Interception, ICAP adaptation and transparent proxy." +licenses: + - Apache-2.0 +platforms: + - Rust + - deb +tags: + - Proxy \ No newline at end of file