io.github.shmilyhe:proxy-suite

a Intranet-through project

Лицензия

Лицензия

Группа

Группа

io.github.shmilyhe
Идентификатор

Идентификатор

proxy-suite
Последняя версия

Последняя версия

1.2.8
Дата

Дата

Тип

Тип

jar
Описание

Описание

io.github.shmilyhe:proxy-suite
a Intranet-through project
Ссылка на сайт

Ссылка на сайт

https://github.com/shmilyhe/proxy-suite
Система контроля версий

Система контроля версий

https://github.com/shmilyhe/proxy-suite

Скачать proxy-suite

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/io.github.shmilyhe/proxy-suite/ -->
<dependency>
    <groupId>io.github.shmilyhe</groupId>
    <artifactId>proxy-suite</artifactId>
    <version>1.2.8</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.shmilyhe/proxy-suite/
implementation 'io.github.shmilyhe:proxy-suite:1.2.8'
// https://jarcasting.com/artifacts/io.github.shmilyhe/proxy-suite/
implementation ("io.github.shmilyhe:proxy-suite:1.2.8")
'io.github.shmilyhe:proxy-suite:jar:1.2.8'
<dependency org="io.github.shmilyhe" name="proxy-suite" rev="1.2.8">
  <artifact name="proxy-suite" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.shmilyhe', module='proxy-suite', version='1.2.8')
)
libraryDependencies += "io.github.shmilyhe" % "proxy-suite" % "1.2.8"
[io.github.shmilyhe/proxy-suite "1.2.8"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.xerial.snappy : snappy-java jar 1.1.7.2

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.1

Модули Проекта

Данный проект не имеет модулей.

简介

这是一个 TCP 的内网穿透项目

可以经过一个外网服务器把内网端口映射到外网,这样就可以在外网访问内网的资源

原理如下:

--------------                    -----------------------              --------------------
|                 |-------------> |                              |-------->  |                         |
| 内网代理 |                     |外网中继服务器    |               | 访问设备         |
|                 |<------------- |                              |<--------  |                         |
--------------                    -----------------------               -------------------

主要特性

1、支持snnapy 高速压缩 2、流量统计 3、异步IO 4、安全接入

Версии библиотеки

Версия
1.2.8
1.2.7
1.2.6
1.2.5
1.2.4
1.2.3
1.2.2
1.2.1