# tigase-socks5
**Repository Path**: usench/tigase-socks5
## Basic Information
- **Project Name**: tigase-socks5
- **Description**: (M) Tigase Socks5 Proxy Component
- **Primary Language**: Java
- **License**: AGPL-3.0
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2021-09-16
- **Last Updated**: 2024-06-03
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
Tigase Socks5 Proxy Component
# What it is
Tigase Socks5 Proxy Component provides support for Socks5 proxy as described in [XEP-0065: SOCKS5 Bytestreams](https://xmpp.org/extensions/xep-0065.html) for Tigase XMPP Server and its additional components.
# Features
Tigase Socks5 Proxy Component provides:
* support for mediated Socks5 connections
* accounting of used transfer
* limits of transfer usage per instance/domain/user
# Support
When looking for support, please first search for answers to your question in the available online channels:
* Our online documentation: [Tigase Docs](https://docs.tigase.net)
* Our online forums: [Tigase Forums](https://help.tigase.net/portal/community)
* Our online Knowledge Base [Tigase KB](https://help.tigase.net/portal/kb)
If you didn't find an answer in the resources above, feel free to submit your question to either our
[community portal](https://help.tigase.net/portal/community) or open a [support ticket](https://help.tigase.net/portal/newticket).
# Downloads
You can download distribution version of Tigase XMPP Server which contains Tigase Socks5 Proxy Component directly from [here](https://github.com/tigaseinc/tigase-server/releases).
If you wish to downloand SNAPSHOT build of the development version of Tigase XMPP Server which contains Tigase Socks5 Proxy Component you can grab it from [here](https://build.tigase.net/nightlies/dists/latest/tigase-server-dist-max.zip).
# Installation and usage
Documentation of the project is part of the Tigase XMPP Server distribution package and it is also available as part of [Tigase XMPP Server documnetation page](https://docs.tigase.net/).
# Compilation
Compilation of the project is very easy as it is typical Maven project. All you need to do is to execute
````bash
mvn package test
````
to compile the project and run unit tests.
# License
Official Tigase repository is available at: https://github.com/tigase/tigase-socks5/.
Copyright (c) 2004 Tigase, Inc.