Releases: trojan-gfw/igniter-go-libs
Releases · trojan-gfw/igniter-go-libs
1.8: fix interface{} to bool type conversion panic
Signed-off-by: Syrone Wong <[email protected]>
1.7: tun2socks: use configure option struct
pass ipv6 enabled status to lwipStack update Clash to latest dev branch Signed-off-by: Syrone Wong <[email protected]>
1.6: migrate to go 1.14
Signed-off-by: Syrone Wong <[email protected]>
1.5: update clash and go-tun2socks
Signed-off-by: Syrone Wong <[email protected]>
1.4: tun2socks: refine tcp relay goroutine
Signed-off-by: Syrone Wong <[email protected]>
1.3: Switch to go mod
- Switch to go mod
- Update clash to latest dev branch to fix UDP crash
1.2
- fix tun2socks logging
- allow to set tun2socks log level
- add util to dump goroutine count and stacktrace
1.1: update dependencies
- update Clash to latest git HEAD to include several UDP fixes - update go-tun2socks with proper Android logging support (disabled by default) - update go-tun2socks with listener pcb memleak fix Signed-off-by: Syrone Wong <[email protected]>
1.0
enable TCP keepalive with default parameters
0.9: update tun2socks
- enable TCP_NODELAY - stop lwip timeout check goroutine on destory Signed-off-by: Syrone Wong <[email protected]>