IPtProxy
Used in:
components
- OverviewOverview
- VersionsVersions
- DependentsDependents
- DependenciesDependencies
<dependency>
<groupId>com.netzarchitekten</groupId>
<artifactId>IPtProxy</artifactId>
<version>4.2.2</version>
</dependency><?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<packaging>aar</packaging>
<groupId>com.netzarchitekten</groupId>
<artifactId>IPtProxy</artifactId>
<version>4.2.2</version>
<name>IPtProxy</name>
<description>Obfs4proxy/Lyrebird and Snowflake Pluggable Transports for iOS, MacOS and Android</description>
<url>https://github.com/tladesignz/IPtProxy</url>
<inceptionYear>2020</inceptionYear>
<licenses>
<license>
<name>MIT</name>
<url>https://github.com/tladesignz/IPtProxy/blob/master/LICENSE</url>
<distribution>repo</distribution>
</license>
<license>
<name>GPL3</name>
<url>https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/lyrebird/-/raw/main/LICENSE-GPL3.txt</url>
<distribution>repo</distribution>
</license>
<license>
<name>BSD-3-clause</name>
<url>https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake/-/raw/main/LICENSE</url>
<distribution>repo</distribution>
</license>
</licenses>
<developers>
<developer>
<id>guardianproject</id>
<name>Guardian Project</name>
<email>support@guardianproject.info</email>
</developer>
<developer>
<id>torproject</id>
<name>Tor Project</name>
<email>torbrowser@torproject.org</email>
</developer>
</developers>
<scm>
<connection>scm:git:https://github.com/tladesignz/IPtProxy.git</connection>
<url>https://github.com/tladesignz/IPtProxy</url>
</scm>
<issueManagement>
<url>https://github.com/tladesignz/IPtProxy/issues</url>
<system>GitHub</system>
</issueManagement>
</project>