This repository has been archived by the owner on Apr 27, 2020. It is now read-only.
Releases: IrineSistiana/mos-tls-tunnel
Releases · IrineSistiana/mos-tls-tunnel
v0.3.0
Optimization: less memory consumption
switch to package gorilla/websocket
.
change default buff size from 32 to 4 KB.
Note: Since we changed websocket implements package, please upgrade both server and client to v0.3.0+
The source code of Android plugin will soon be available.
v0.2.1
added: support WebSocket Secure protocol
added: support android platform
fixed: program crashed if running as a SIP003 plugin and main process passed the arguments --fast-open and -V
v0.2.0
added: support WebSocket Secure protocol
added: support android platform (alpha stage, not tested) UPDATE: tested, NOT WORKING
fixed: program crashed if running as a SIP003 plugin and main process passed the arguments --fast-open
and -V
v0.1.1
v0.1.1