io.github.shmilyhe:proxy-suite

a Intranet-through project

License

License

GroupId

GroupId

io.github.shmilyhe
ArtifactId

ArtifactId

proxy-suite
Last Version

Last Version

1.2.8
Release Date

Release Date

Type

Type

jar
Description

Description

io.github.shmilyhe:proxy-suite
a Intranet-through project
Project URL

Project URL

https://github.com/shmilyhe/proxy-suite
Source Code Management

Source Code Management

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

Download proxy-suite

How to add to project

<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
org.xerial.snappy : snappy-java jar 1.1.7.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.1

Project Modules

There are no modules declared in this project.

简介

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

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

原理如下:

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

主要特性

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

Versions

Version
1.2.8
1.2.7
1.2.6
1.2.5
1.2.4
1.2.3
1.2.2
1.2.1