Bug 219449 - [NEW PORT] net/kcptun: Secure tunnel based on KCP with N:M multiplexing
Summary: [NEW PORT] net/kcptun: Secure tunnel based on KCP with N:M multiplexing
Status: Closed Overcome By Events
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-05-22 07:46 UTC by Jov
Modified: 2018-08-09 12:40 UTC (History)
1 user (show)

See Also:


Attachments
new port shar file (2.15 KB, text/plain)
2017-05-22 07:46 UTC, Jov
no flags Details
kcptun.shar v2 (3.83 KB, text/plain)
2017-05-27 01:43 UTC, Jov
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jov 2017-05-22 07:46:57 UTC
Created attachment 182792 [details]
new port shar file

Kcptun is a secure tunnel based on KCP with N:M multiplexing, It's written in go
language. KCP is a fast and reliable ARQ protocol, which decrease the latency
about 30%-40%(2/3 in the best situation), by using ARQ which costs about 10%-20%
bandwidth, see https://github.com/skywind3000/kcp for more information. Kcptun
includes both the client and server tools.

WWW: https://github.com/xtaci/kcptun
Comment 1 Baptiste Daroussin freebsd_committer freebsd_triage 2017-05-25 21:08:20 UTC
Comment on attachment 182792 [details]
new port shar file

Please build them from sources instead of installing random binaries generated on a version of freebsd not known
Comment 2 Jov 2017-05-27 01:43:04 UTC
Created attachment 182953 [details]
kcptun.shar v2
Comment 3 Jov 2017-05-27 01:43:43 UTC
(In reply to Baptiste Daroussin from comment #1)
fixed by v2, please review
Comment 4 Jov 2017-06-20 01:11:31 UTC
ping
Comment 5 Tobias Kortkamp freebsd_committer freebsd_triage 2018-08-09 12:40:45 UTC
Overcome by events due to ports r473019