# JSocksProxy **Repository Path**: its-come-github/JSocksProxy ## Basic Information - **Project Name**: JSocksProxy - **Description**: https://github.com/Kecon/JSocksProxy.git - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-06-15 - **Last Updated**: 2023-06-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # JSocksProxy JSocksProxy is written in Java to be platform independent. The proxy can handle SOCKS versions 4, 4a and 5, but only outgoing TCP connections and has no support for authentication. IPv6 should be supported for version 5, but it's not tested. Read more about JSocketProxy at [kecon.github.io/JSocksProxy/](http://kecon.github.io/JSocksProxy/) ## Build status [![Build Status](https://travis-ci.org/Kecon/JSocksProxy.svg?branch=master)](https://travis-ci.org/Kecon/JSocksProxy) [![Codacy Badge](https://api.codacy.com/project/badge/Grade/a4cfc0fa4a934910b51ad1f98e2a0d9c)](https://www.codacy.com/app/kecon81/JSocksProxy?utm_source=github.com&utm_medium=referral&utm_content=Kecon/JSocksProxy&utm_campaign=Badge_Grade)