Skip to content

Releases: trojan-gfw/igniter-go-libs

1.8: fix interface{} to bool type conversion panic

23 Mar 06:24
Compare
Choose a tag to compare
Signed-off-by: Syrone Wong <wong.syrone@gmail.com>

1.7: tun2socks: use configure option struct

21 Mar 04:36
Compare
Choose a tag to compare
pass ipv6 enabled status to lwipStack

update Clash to latest dev branch

Signed-off-by: Syrone Wong <wong.syrone@gmail.com>

1.6: migrate to go 1.14

03 Mar 14:00
Compare
Choose a tag to compare
Signed-off-by: Syrone Wong <wong.syrone@gmail.com>

1.5: update clash and go-tun2socks

02 Mar 12:47
Compare
Choose a tag to compare
Signed-off-by: Syrone Wong <wong.syrone@gmail.com>

1.4: tun2socks: refine tcp relay goroutine

24 Feb 03:44
Compare
Choose a tag to compare
Signed-off-by: Syrone Wong <wong.syrone@gmail.com>

1.3: Switch to go mod

21 Feb 05:49
Compare
Choose a tag to compare
  • Switch to go mod
  • Update clash to latest dev branch to fix UDP crash

1.2

19 Feb 04:39
Compare
Choose a tag to compare
1.2
  • fix tun2socks logging
  • allow to set tun2socks log level
  • add util to dump goroutine count and stacktrace

1.1: update dependencies

18 Feb 04:29
Compare
Choose a tag to compare
- 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 <wong.syrone@gmail.com>

1.0

07 Feb 03:29
Compare
Choose a tag to compare
1.0
enable TCP keepalive with default parameters

0.9: update tun2socks

30 Jan 03:34
Compare
Choose a tag to compare
- enable TCP_NODELAY
- stop lwip timeout check goroutine on destory

Signed-off-by: Syrone Wong <wong.syrone@gmail.com>