TCP Tunnel

Sets up a forwarding TCP connection between two endpoints, collection all data passed between.

Лицензия

Лицензия

Категории

Категории

Сеть
Группа

Группа

net.kanstren.tcptunnel
Идентификатор

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

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

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

1.2.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

TCP Tunnel
Sets up a forwarding TCP connection between two endpoints, collection all data passed between.
Ссылка на сайт

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

https://github.com/mukatee/java-tcp-tunnel

Скачать tcptunnel

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

<!-- https://jarcasting.com/artifacts/net.kanstren.tcptunnel/tcptunnel/ -->
<dependency>
    <groupId>net.kanstren.tcptunnel</groupId>
    <artifactId>tcptunnel</artifactId>
    <version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.kanstren.tcptunnel/tcptunnel/
implementation 'net.kanstren.tcptunnel:tcptunnel:1.2.0'
// https://jarcasting.com/artifacts/net.kanstren.tcptunnel/tcptunnel/
implementation ("net.kanstren.tcptunnel:tcptunnel:1.2.0")
'net.kanstren.tcptunnel:tcptunnel:jar:1.2.0'
<dependency org="net.kanstren.tcptunnel" name="tcptunnel" rev="1.2.0">
  <artifact name="tcptunnel" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.kanstren.tcptunnel', module='tcptunnel', version='1.2.0')
)
libraryDependencies += "net.kanstren.tcptunnel" % "tcptunnel" % "1.2.0"
[net.kanstren.tcptunnel/tcptunnel "1.2.0"]

Зависимости

test (3)

Идентификатор библиотеки Тип Версия
org.testng : testng jar 6.1.1
net.kanstren.osmo : osmotester jar 3.7.1
org.nanohttpd : nanohttpd jar 2.2.0

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

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

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

Версия
1.2.0
1.1.2
1.0.0